Skip to content

Conversation

@Samathingamajig
Copy link
Contributor

For the past 2+ years, no change to the /src folder did anything to the
command line tool since /dist was in the .gitinore file, and /dist is
used by npx create-webpack-application and
yarn create webpack-application

Also removed the lock files from the .gitignore since the point of them
is to be in git history to make sure everyone has the same versions.
https://stackoverflow.com/q/44552348/12101554

wilsson and others added 4 commits January 9, 2020 12:07
For the past 2+ years, no change to the /src folder did anything to the
command line tool since /dist was in the .gitinore file, and /dist is
used by `npx create-webpack-application` and
`yarn create webpack-application`

Also removed the lock files from the .gitignore since the point of them
is to be in git history to make sure everyone has the same versions.
https://stackoverflow.com/q/44552348/12101554
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.

3 participants