mirror of
https://github.com/portainer/portainer.git
synced 2025-08-08 23:35:31 +02:00
chore(webpack): add source maps (#4471)
* chore(webpack): add source maps * feat(build): fetch source maps for 3rd party libs
This commit is contained in:
parent
4cd468ce21
commit
486ffa5bbd
5 changed files with 77 additions and 1 deletions
|
@ -82,6 +82,7 @@
|
|||
"lodash-es": "^4.17.15",
|
||||
"moment": "^2.21.0",
|
||||
"ng-file-upload": "~12.2.13",
|
||||
"source-map-loader": "^1.1.2",
|
||||
"spinkit": "^2.0.1",
|
||||
"splitargs": "github:deviantony/splitargs#semver:~0.2.0",
|
||||
"strip-ansi": "^6.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue