mirror of https://github.com/gorhill/uBlock.git
Add package-lock.json (#3819)
This commit is contained in:
parent
6c4472ce7f
commit
6c2856cb7e
|
@ -1 +0,0 @@
|
|||
package-lock=false
|
File diff suppressed because it is too large
Load Diff
|
@ -59,7 +59,6 @@ node -pe "JSON.stringify(fs.readFileSync('$THIRDPARTY/easylist.txt', 'utf8'))" \
|
|||
node -pe "JSON.stringify(fs.readFileSync('$THIRDPARTY/easyprivacy.txt', 'utf8'))" \
|
||||
> $DES/data/easyprivacy.json
|
||||
|
||||
cp platform/nodejs/.npmrc $DES/
|
||||
cp platform/nodejs/.*.json $DES/
|
||||
cp platform/nodejs/*.js $DES/
|
||||
cp platform/nodejs/*.json $DES/
|
||||
|
|
Loading…
Reference in New Issue