1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-08 07:15:23 +02:00

feat(build-system): remove webpack-bundle-analyzer plugin (#2898)

This commit is contained in:
William 2019-05-24 17:59:44 +12:00 committed by Anthony Lapenna
parent c8c8345a43
commit 27a0188949
3 changed files with 3 additions and 88 deletions

View file

@ -117,7 +117,6 @@
"url-loader": "^1.1.1",
"webpack": "^4.26.0",
"webpack-build-notifier": "^0.1.30",
"webpack-bundle-analyzer": "^3.0.3",
"webpack-cli": "^3.1.2",
"webpack-dev-server": "^3.1.10",
"webpack-merge": "^4.1.4"