Task: update webpack config, config lerna on test-mfe
This commit is contained in:
@@ -26,6 +26,6 @@
|
||||
"scripts": {
|
||||
"serve": "http-server ./dist/ --cors -o -c-1 --proxy",
|
||||
"build": "webpack --mode production",
|
||||
"start": "webpack serve --open chrome"
|
||||
"start": "webpack serve --mode development --live-reload --hot"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user