Skip to content

Conversation

@jeffkole
Copy link

Take a look at this possible solution to the "one build to bind them" problem. The changes that matter are in package.json, bower.json, and script/build. The rest is just committed generated source files.

I think this should work, though without being able to properly release it, I can't really test it out.

The most controversial part of this may be that I changed the main attribute in package.json to point to the dist/lib/index.js file. If the release process called npm publish dist instead of just npm publish, we would not need to do that.

@micky2be
Copy link

micky2be commented Jan 6, 2016

Looking forward to see that merged

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