Skip to content

Noissue - move "yargs" to dev dependencies

Anton Smirnov requested to merge noissue-yargs into master

As a part of https://gitlab.com/eyeo/adblockplus/abc/webext-sdk/-/issues/333 we no longer need "yargs" to be dependencies (now webext-sdk requires it explicitly) as we moved the mv3 scripts to webext-sdk.

processContent() and processFile() are moved from "scripts/text2dnr.js" to "lib/dnr/index.js" to be available without any deps.

Edited by Anton Smirnov

Merge request reports