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

Use npm or bower for traceur deps #1

Closed
rwaldron opened this issue Apr 14, 2014 · 6 comments
Closed

Use npm or bower for traceur deps #1

rwaldron opened this issue Apr 14, 2014 · 6 comments

Comments

@rwaldron
Copy link

No description provided.

@richgilbank
Copy link
Owner

Fair enough, I'll try to look into pulling from npm next week.

@richgilbank
Copy link
Owner

@rwaldron welp, until recently I wasn't planning to continue any dev on this thing as browsers catch up on ES6, but I guess it's safe to assume Traceur will stay ahead of them with drafts of ES7 and onward as well.
This should now be fixed up.
Version 0.0.7 with the latest Traceur updates should now be published for everyone - mind poking around a bit to test it out?

@addyosmani
Copy link
Contributor

@richgilbank I was wondering if/when you might update this to just pull from npm :) Nice. Has this version been published to CWS or just avail' in master for now?

@richgilbank
Copy link
Owner

@addyosmani Sorry, not entirely sure I understand. Are you asking about packaging the transpiling behaviour separately and pulling that in via npm?
If so, there's not much that would be worth breaking out into its own module unfortunately. For the most part, the extension's pretty simple, just about binding Traceur to the correct context.
Is that what you meant though?
It's published in CWS as well - https://chrome.google.com/webstore/detail/es6-repl/alploljligeomonipppgaahpkenfnfkn?hl=en-US

@addyosmani
Copy link
Contributor

Pardon me for being totally unclear :) I meant: is the current version of ES6 Repl (with these changes in place) now available via CWS? Looking at your last comment it would appear to be the case. Nice work once again!.

@richgilbank
Copy link
Owner

❤️
Thanks!

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

3 participants