npm-bundle
npm-bundle copied to clipboard
How to include devDependencies?
Hi
npm-bundle is recommended when bundling a package for use with AWS Device Farm. As I want to run our tests there I wan't to include jest
and webdriverio
in the package but ideally I would not have to move them from devDependencies
.
Is this possible? or should a flag be added to include these depenencies? I might be able to help with that if that is the case.
Thank you for all your hard work.