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

module workflow #5

Open
timoxley opened this issue Apr 28, 2014 · 0 comments
Open

module workflow #5

timoxley opened this issue Apr 28, 2014 · 0 comments

Comments

@timoxley
Copy link
Member

Should require no dependency on node6 for consumption of node6 modules.

Need to figure out a suitable prepublish step.

I'd like to avoid compiling everything to a single file – sifting through es6 transpiled code makes debugging difficult enough already. Sourcemaps perhaps useful, but introduces yet more probably half-baked tooling.

I'm thinking a nice middle ground could be to write out a clone of the module hierarchy, except the files have been precompiled.

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