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

add generated index.js to version control #137

Merged
merged 1 commit into from
May 31, 2017

Conversation

nebulon42
Copy link
Contributor

Fixes #133

Since the problems with generating index.js on npm publish and/or npm install get worse and worse I think we do not have any other choice but to re-add the generated index.js to version control.

Everytime index.js has to be changed, index._ has to be changed instead and index.js has to be generated by running node generate.js.

@nebulon42
Copy link
Contributor Author

If nobody objects I plan to merge this in a few days as I want to get rid of those install failures.

cc @springmeyer

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.

2 participants