aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-ui/webpack.config.js
diff options
context:
space:
mode:
Diffstat (limited to 'openecomp-ui/webpack.config.js')
-rw-r--r--openecomp-ui/webpack.config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-ui/webpack.config.js b/openecomp-ui/webpack.config.js
index c59e6f4486..a8910ff733 100644
--- a/openecomp-ui/webpack.config.js
+++ b/openecomp-ui/webpack.config.js
@@ -43,7 +43,7 @@ let webpackDevConfig = Object.assign({}, webpackCommon, {
colors: true,
exclude: ['node_modules']
},
- setup: proxyServer
+ before: proxyServer
},
plugins: [
new webpack.DefinePlugin({