A compatibility-focused web instance of mozilla/addons-linter
Перейти к файлу
William Durand d8b51a3623
Upgrade Gulp, remove unnecessary dev tasks (#194)
2024-07-02 11:17:33 +02:00
.github Update dependabot.yml 2023-04-04 15:22:10 +02:00
static/img Sunset this tool (#189) 2024-06-27 16:46:54 +02:00
styles Sunset this tool (#189) 2024-06-27 16:46:54 +02:00
views Sunset this tool (#189) 2024-06-27 16:46:54 +02:00
.gitignore adding prebuild script and ignoring css files. 2017-08-04 12:23:41 -07:00
CODE_OF_CONDUCT.md Add Mozilla Code of Conduct file 2019-03-29 23:14:25 -07:00
LICENSE.txt Add license (#193) 2024-06-27 17:02:12 +02:00
README.md Upgrade Gulp, remove unnecessary dev tasks (#194) 2024-07-02 11:17:33 +02:00
gulpfile.js Upgrade Gulp, remove unnecessary dev tasks (#194) 2024-07-02 11:17:33 +02:00
package-lock.json Upgrade Gulp, remove unnecessary dev tasks (#194) 2024-07-02 11:17:33 +02:00
package.json Upgrade Gulp, remove unnecessary dev tasks (#194) 2024-07-02 11:17:33 +02:00
server.js Sunset this tool (#189) 2024-06-27 16:46:54 +02:00

README.md

Web Extension Compatibility Test for Firefox

Installation

$ npm install

Development

$ DEVELOPMENT=1 npm start

Production

$ npm start