Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

External dependencies that are not peer dependencies #282

Open
xaviervia opened this issue Dec 5, 2016 · 0 comments
Open

External dependencies that are not peer dependencies #282

xaviervia opened this issue Dec 5, 2016 · 0 comments

Comments

@xaviervia
Copy link
Member

I have a project that depends on several lightweight dependencies, so they shouldn't be considered peerDependencies (I don’t want to burden the consumers with installing them manually) but I don't want them not to be bundled, since the library is for both frontend and backend and it should work as expected in Node. Could an option be added that sets a dep to be external even if it's not a peer dependency on the package.json?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant