matthewmueller / joy

A delightful Go to Javascript compiler (ON HOLD)
https://mat.tm/joy
GNU General Public License v3.0
1.32k stars 35 forks source link

Code Chunking and Hot Module Reload #55

Open marwan-at-work opened 6 years ago

marwan-at-work commented 6 years ago

Let's investigate things like building a non main package to be able to code chunk common libraries and do hot package swap.