X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.app.geo.js%2Fwebpack.common.js;h=4213dc5bae3d85783893cd43612294fcd8a1656b;hb=9728ee7133bc787a1796670b7622d0cc4c62b5e0;hp=1821cc9fa2d0d831ff381f343c79cad36ea0a225;hpb=9f938815994b335b62368fb8e8d911b79b6a453c;p=gpl%2Fargeo-suite.git diff --git a/org.argeo.app.geo.js/webpack.common.js b/org.argeo.app.geo.js/webpack.common.js index 1821cc9..4213dc5 100644 --- a/org.argeo.app.geo.js/webpack.common.js +++ b/org.argeo.app.geo.js/webpack.common.js @@ -43,6 +43,7 @@ module.exports = { new HtmlWebpackPlugin({ title: 'Open Layers', template: 'src/org.argeo.app.geo.js/index.html', + scriptLoading: 'module', }), ],