You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I had this idea of instead of using a bundler, why not just compress all files, download and decompress in the browser, stick the files in a service worker cache, and call it a day? Then you can use ESM modules directly without bundling.
I find it intriguing to find a tar-parser here. Is avoiding bundlers what the intended purpose is, or am I wildly off?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
So I had this idea of instead of using a bundler, why not just compress all files, download and decompress in the browser, stick the files in a service worker cache, and call it a day? Then you can use ESM modules directly without bundling.
I find it intriguing to find a tar-parser here. Is avoiding bundlers what the intended purpose is, or am I wildly off?
Beta Was this translation helpful? Give feedback.
All reactions