mirror of
https://github.com/planetrenox/inzerosight.git
synced 2026-09-18 02:05:42 +00:00
301 B
301 B
Building inØsight
Prerequisites
- Node.js (v20+ or v22+)
- npm (v10+)
Step-by-Step Build Instructions
-
Install dependencies:
npm ci -
Build the Firefox extension:
npm run build:firefox -
The generated add-on files will be in
dist/firefox/.