diff --git a/config/vinlottis.config.js b/config/vinlottis.config.js index 2fd4d84..38e4010 100644 --- a/config/vinlottis.config.js +++ b/config/vinlottis.config.js @@ -11,7 +11,7 @@ const VinlottisConfig = { minimizer: [ new HtmlWebpackPlugin({ chunks: ["vinlottis"], - filename: "../index.html", + filename: "index.html", template: "./src/templates/Create.html", inject: true, minify: {