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

lib folder shouldn't be in repo, it should be a part of the pre publish npm commands #4

Open
sankho opened this issue Aug 9, 2016 · 0 comments

Comments

@sankho
Copy link
Contributor

sankho commented Aug 9, 2016

I wrote this before I was a bit more aware of owning a public NPM module.

The lib folder represents the converted ES5 assets, necessary for working w/n browsers. It is the resulting output of the npm run build command. Rather than being manually run before every commit, it really should just be part of the pre publish script that is run whenever a subscriber runs npm install on their own package.json file. Less work, more of the current standard.

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