Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 469 Bytes

README-AMO.md

File metadata and controls

31 lines (20 loc) · 469 Bytes

Build guide for AMO

Build platform

The extension is built on a PC running Manjaro Linux. npm and node are installed from repositories/aur.

Software versions:

Node/npm versions:

node: %%NODE_VERSION%%
npm:  %%NPM_VERSION%%

Linux (uname -a):

%%LINUX_VERSION%%

Reproducing build

Run the following commands to install dependencies and compile the firefox build:

npm ci
npm run build

The compiled code pops up in /dist-ff.