@cliqz/adblocker-puppeteer

v1.12.2
Cliqz adblocker Puppeteer wrapper

lint

tslint --config ../../tslint.json --project ./tsconfig.json

test

jest --config ./jest.config.js --coverage ./adblocker.test.ts

build

tsc --build ./tsconfig.json

clean

rimraf dist coverage

bundle

tsc --build ./tsconfig.bundle.json

prepack

yarn run bundle
npm i @cliqz/[email protected]

Metadata

Downloads