Skip to content Skip to sidebar Skip to footer
Showing posts with the label Dynamic Import

Garbage Collect Unused Modules

I am using dynamic import to load scripts written by the user in the browser. I start by placing th… Read more Garbage Collect Unused Modules