From e5cd8f0a7988b8d61e972d53280daab9420d24a0 Mon Sep 17 00:00:00 2001 From: ajuvercr Date: Sun, 22 Sep 2019 12:16:04 +0200 Subject: [PATCH] update building again ... --- frontend/www/index.html | 2 +- frontend/www/webpack.config.js | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/frontend/www/index.html b/frontend/www/index.html index eb9cfda..deff7bb 100644 --- a/frontend/www/index.html +++ b/frontend/www/index.html @@ -87,6 +87,6 @@ - + diff --git a/frontend/www/webpack.config.js b/frontend/www/webpack.config.js index f4dc048..f64be79 100644 --- a/frontend/www/webpack.config.js +++ b/frontend/www/webpack.config.js @@ -18,7 +18,6 @@ module.exports = { }, output: { path: path.join(__dirname, 'dist'), - publicPath: '/', filename: 'bootstrap.js' }, plugins: [