-
Notifications
You must be signed in to change notification settings - Fork 133
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
Compile to CommonJS with support for npm #213
Conversation
Great! Thanks @theodorton 👍 I'll aim to include commonjs output in the next release (after the rethink branch is merged). |
👍 Would love this. |
👍 |
@dgeb, I'm sorry if this sounds as another +1 comment, but it would be great if we could already get Orbit from npm, and you could push a new version for the rethink branch. I'm currently working on a project where I'm transpiling If it counts too, Orbit, including the schema features and JSON-API compatibility, is the exactly tool I'm looking for this app. |
@leobalter et al - I hear the +1s and enthusiasm and am working feverishly on the rethink branch. There are a huge number of changes (mostly simplifications) in this branch and I'm looking forward to your feedback. I will push to npm once it's stable and green as a new 0.7 beta release. |
Great - thanks @leobalter! |
Sorry @dgeb, another +1 through sheer selfish desperation even though I know you're aware and working hard 😛 |
Ok, prepping to finally get a build out (on npm-only this time). I was able to merge this CommonJS work into the updated Brocfile. Thanks again @theodorton! |
Yay 🎉 Looking forward to the release :) |
Proof-of-concept: