ECMAScript Cookbook
上QQ阅读APP看书,第一时间看更新

Adding fallback script tags to load client bundles

In the previous recipe, we showed how to combine multiple modules with webpack. This recipe demonstrates how to load these into browsers that don't support ES modules.