diff --git a/webpack.config.js b/webpack.config.js index b479730..4c453ad 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -91,6 +91,7 @@ module.exports = { }), new HtmlWebpackPlugin({ alwaysWriteToDisk: true, + scriptLoading: 'blocking', template: htmlWebpackPluginTemplateCustomizer({ templatePath: 'src/views/index.ejs', templateEjsLoaderOption: {