X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=org.argeo.app.geo.js%2Fwebpack.common.js;h=4213dc5bae3d85783893cd43612294fcd8a1656b;hb=fc0e6e51c8167a19e76dbaf4fe60a13fe4f4215e;hp=1821cc9fa2d0d831ff381f343c79cad36ea0a225;hpb=92091956eefde283dfba0366e886bfba12b4591f;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', }), ],