5 comments

[ 2.8 ms ] story [ 22.5 ms ] thread
While I still prefer the Rails asset pipeline approach I am starting to come around to the ideas discussed here.
I'm going to do everything in my power to see this happen :)
You've probably already seen this, but volo can do something similar to what you propose. Might be worth looking at as a reference for work on es6-module-transpiler: https://github.com/volojs/volo/blob/master/commands/amdify/d...
yeah, I've talked a lot with james about volo. I really like it. If people authored es6, shipped UMD, volo would also just work.

The point is to let people continue to use the tools of today with the module format of tomorrow :)

Great job Ryan. I'm on board with this approach and will do anything I can to contribute