webcompat / webcompat-reporter-extensions

Browser extensions to help report site compatibilty issues.
26 stars 21 forks source link

Create a `package:fennec` npm script command #93

Closed miketaylr closed 6 years ago

miketaylr commented 6 years ago

It should be possible to package the firefox for android addon by running the following command:

npm run package:fennec

(For a hint, take a look at the package:firefox script in package.json.)

deeptibaghel commented 6 years ago

@miketaylr I would like to take up this issue.

miketaylr commented 6 years ago

Great! Let me know if you have any questions.

miketaylr commented 6 years ago

Thanks @deeptibaghel!