n1ru4l/bundle-anywhere

"Safe mode": Only resolve dependencies listed via provided package.json

Opened this issue · 0 comments

Right now the bundler tries to resolve any dependency with the latest version from unkpg. It should be possible to provide an entry package.json (and probably also package-lock.json) that restricts the packages that will be resolved.