Go to file
2022-03-29 15:31:29 +02:00
src Convert to ReasonML 2022-03-29 14:45:52 +02:00
static Split CSS 2022-03-29 15:31:29 +02:00
.gitignore Add webpack 2022-03-29 15:23:10 +02:00
bsconfig.json Add webpack 2022-03-29 15:23:10 +02:00
package-lock.json Add webpack 2022-03-29 15:23:10 +02:00
package.json Add webpack 2022-03-29 15:23:10 +02:00
README.md Add webpack 2022-03-29 15:23:10 +02:00
webpack.config.js Add webpack 2022-03-29 15:23:10 +02:00

Fanzine

Compile Reason

npm install
npx rescript
npx webpack-cli

Add the extension to Firefox

  1. Run about:debugging
  2. Click on "This Firefox"
  3. Click on "Load a temporary module"
  4. Select Fanzine's manifest.json file on your file system
  5. Click "Refresh" if your modification does not appear automatically