Skip to content

Commit

Permalink
Use ublock make targets (#2089)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjethani authored Jul 31, 2021
1 parent 805e349 commit b9d551d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions packages/adblocker-benchmarks/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ requests.json:
git submodule update --recursive --depth 1 --init blockers/ublock

./node_modules/uBO-snfe:
cd ./blockers/ublock && ./tools/make-nodejs.sh
npm install --no-save ./blockers/ublock/dist/build/uBlock0.nodejs
make -C ./blockers/ublock install-nodejs clean

ubo-snfe: ./blockers/ublock/.git ./node_modules/uBO-snfe

Expand Down

0 comments on commit b9d551d

Please sign in to comment.