Skip to content

Commit 31203b1

Browse files
author
Nikolaos Veneti
committed
install string-replace-loader devDep
1 parent 5b09979 commit 31203b1

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

package-lock.json

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"@babel/core": "^7.6.4",
3434
"@babel/preset-env": "^7.6.3",
3535
"babel-loader": "^8.0.6",
36-
"compression-webpack-plugin": "^3.0.0"
36+
"compression-webpack-plugin": "^3.0.0",
37+
"string-replace-loader": "^2.2.0"
3738
}
3839
}

0 commit comments

Comments
 (0)