Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

copy deps folder #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

angerman
Copy link

dealing with package local dependencies can be a hassle.
The solution here is to force package local dependencies
to be in the deps folder. This likely will require some
massaging of the package-lock.json; however it's an ok
tradeoff to me between auto-detection complexity and
offering an escape hatch for local dependencies.

NB: Yes this is an escape hatch hack, but maybe it's a
compromise until #18 is solved?

dealing with package local dependencies can be a hassle.
The solution here is to force package local dependencies
to be in the deps folder. This likely will require some
massaging of the package-lock.json; however it's an ok
tradeoff to me between auto-detection complexity and
offering an escape hatch for local dependencies.

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

Successfully merging this pull request may close these issues.

None yet

1 participant