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

Control node_modules #9

Open
lindsayplatt opened this issue Jun 22, 2018 · 0 comments
Open

Control node_modules #9

lindsayplatt opened this issue Jun 22, 2018 · 0 comments

Comments

@lindsayplatt
Copy link

Currently, when you install webpack, all node modules are loaded and stored in node_modules/ (there are thousands of files). We are gitignoring that file in this project for now. We want this task to look at two things:

  1. figure out if we can choose which node modules to include, and
  2. determine if caching these on s3 and having a fetch step to put into node_modules/ will mean people won't have to install everything themselves.
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

No branches or pull requests

1 participant