|
|
|
|
|
by scotttrinh
3622 days ago
|
|
> Next, the dynamic nature of JavaScript is to blame. You can't easily extract and compile just the functions you need. Definitely check out rollup, if you haven't heard of it. We (the JavaScript community) are working towards solving this! |
|
This and related comments remind me that the latest ECMA stuff offers a brighter future. The challenge is getting there...
Can/will jQuery work with rollup and all the other new module work? Or does it have to be effectively rewritten?