JavaScript documentation.
[gpl/argeo-suite.git] / org.argeo.app.geo.js / webpack.common.js
index 1821cc9fa2d0d831ff381f343c79cad36ea0a225..4213dc5bae3d85783893cd43612294fcd8a1656b 100644 (file)
@@ -43,6 +43,7 @@ module.exports = {
                new HtmlWebpackPlugin({
                        title: 'Open Layers',
                        template: 'src/org.argeo.app.geo.js/index.html',
+                       scriptLoading: 'module',
                }),
 
        ],