1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 12:57:57 +02:00
uBlock/tools
Raymond Hill 087da6407d
Add support for nodejs flavors
The main nodejs flavor is "npm", which is to be used to
lint/test and the publication of an official npm
package -- and by design it has dependencies on mocha,
eslint, etc.

A new flavor "dig" has been created with minimal
dependencies and which purpose is to easily allow to
write specialized code to investigate local code changes
in uBO -- and it's not meant for publication.

Consequently, "make nodejs" has been replaced with
"make npm", and a new "dig" target has been added to the
makefile, to be used for instrumenting local code changes
for investigation purpose.
2021-08-15 10:43:36 -04:00
..
copy-common-files.sh Use set -e in Bash scripts (#3791) 2021-07-31 17:34:25 -04:00
import-crowdin.sh Fix script aborting when rm fails 2021-08-02 10:24:24 -04:00
make-assets.sh Use set -e in Bash scripts (#3791) 2021-07-31 17:34:25 -04:00
make-browser.sh Use set -e in Bash scripts (#3791) 2021-07-31 17:34:25 -04:00
make-chromium-meta.py fix dd92337a4a (commitcomment-29051501) 2018-05-20 07:45:39 -04:00
make-chromium.sh Use set -e in Bash scripts (#3791) 2021-07-31 17:34:25 -04:00
make-clean.sh Use set -e in Bash scripts (#3791) 2021-07-31 17:34:25 -04:00
make-dig.sh Add support for nodejs flavors 2021-08-15 10:43:36 -04:00
make-firefox-meta.py Fix https://github.com/uBlockOrigin/uBlock-issues/issues/636 2019-06-17 07:35:14 -04:00
make-firefox.sh Use set -e in Bash scripts (#3791) 2021-07-31 17:34:25 -04:00
make-nodejs.sh Add support for nodejs flavors 2021-08-15 10:43:36 -04:00
make-npm.sh Add support for nodejs flavors 2021-08-15 10:43:36 -04:00
make-opera-meta.py changes needed for releasing uBO/opera 1.15.24 2018-04-09 10:04:32 -04:00
make-opera.sh Use set -e in Bash scripts (#3791) 2021-07-31 17:34:25 -04:00
make-thunderbird.sh Use set -e in Bash scripts (#3791) 2021-07-31 17:34:25 -04:00
update-submodules.sh Use set -e in Bash scripts (#3791) 2021-07-31 17:34:25 -04:00