TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

ES6 Modules, Build Tools and Browser App Delivery

25 pointsby ryanflorencealmost 12 years ago

4 comments

meirishalmost 12 years ago
You&#x27;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: <a href="https://github.com/volojs/volo/blob/master/commands/amdify/doc.md" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;volojs&#x2F;volo&#x2F;blob&#x2F;master&#x2F;commands&#x2F;amdify&#x2F;d...</a>
评论 #6047090 未加载
ebrynalmost 12 years ago
I&#x27;m going to do everything in my power to see this happen :)
bcardarellaalmost 12 years ago
While I still prefer the Rails asset pipeline approach I am starting to come around to the ideas discussed here.
davidpettalmost 12 years ago
Great job Ryan. I&#x27;m on board with this approach and will do anything I can to contribute