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

Changed 'build-cjs' output dir to 'cjs' folder #29

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

Conversation

Rendez
Copy link

@Rendez Rendez commented May 30, 2018

To avoid committing files by mistake we have to add them to .gitignore. It's less difficult
when we can ignore the umd and cjs folders, instead of polluting the root dir with compiled files.

In addition, we no longer include all default files, which was making CONTRIBUTING.md part of the tarball downloaded by NPM on each install.

Depends on #28

To avoid committing files by mistake we have to add them to .gitignore. It's less difficult
when we can ignore the 'umd' and 'cjs' folders, instead of polluting the root dir with compiled files.

In addition, we no longer include all default files, which was making CONTIRBUTING.md part of the tarball downloaded by NPM on each install.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant