from Hacker News

ES6 Modules, Build Tools and Browser App Delivery

by ryanflorence on 7/15/13, 5:02 PM with 5 comments

  • by meirish on 7/15/13, 5:24 PM

    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...
  • by ebryn on 7/15/13, 5:12 PM

    I'm going to do everything in my power to see this happen :)
  • by bcardarella on 7/15/13, 5:10 PM

    While I still prefer the Rails asset pipeline approach I am starting to come around to the ideas discussed here.
  • by davidpett on 7/15/13, 6:13 PM

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