Building will overwrite the build
folder.
- Node.js
- Install dependencies with
npm install
Run npm run build:firefox
to run the build script for Firefox. The output will be in the build
folder.
Run npm run build
to run the build script for Chrome. The output will be in the build
folder.