Bundling non-JavaScript resources
Learn how to import and bundle various types of assets from JavaScript.
Learn how to import and bundle various types of assets from JavaScript.
Learn how to use CSS module scripts to import CSS stylesheets using the same syntax as JavaScript modules.
Learn how CommonJS modules are impacting the tree-shaking of your application
Moving heavy lifting into background threads is now easier with JavaScript modules in web workers.