Apparently ES modules can rebound their exported values at any given point making it impossible to properly instrument. Nope nope :(
yeah, that's nonsense - static analysis is possible using `require()` already (as evidenced by browserify doing that for bundling
)
-
-
does browserify already do this? found https://github.com/substack/node-browserify/issues/1379 …
-
yeah, the require() tree is traversed and imports are passed in which is needed to create a bundle - otherwise no bundling
- 6 more replies
New conversation -
-
-
most interesting part imo is the multipart response using http2 - but even that can be solved using require(), http2 and browserify
-
can I get a context link on this?
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.