aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2021-03-24 21:24:35 +0300
committerGravatar Vitaly Takmazov2021-03-24 21:24:35 +0300
commitaa5145973a1fe331c06fae5713690ba4eb2df531 (patch)
tree6c3c3dd6942bf65fc81b82ff607368f9d1ca278d /package.json
parentea50fabc95fe0d2a6ac517f3c61bfba6c220e018 (diff)
webpack: copy sprite.svg to destination
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index efe24b91..5e6653e3 100644
--- a/package.json
+++ b/package.json
@@ -26,6 +26,7 @@
"@babel/core": "^7.13.10",
"@babel/preset-env": "^7.13.12",
"babel-loader": "^8.2.2",
+ "copy-webpack-plugin": "^8.1.0",
"core-js": "^3.9.1",
"css-loader": "^5.1.3",
"css-minimizer-webpack-plugin": "^1.3.0",