Optimizations
This commit is contained in:
parent
10015a4ebe
commit
3febd3fca8
24 changed files with 215 additions and 99 deletions
|
|
@ -4,7 +4,6 @@
|
|||
"description": "An easily configurable portfolio.",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "webpack-dev-server --mode development",
|
||||
"build": "webpack"
|
||||
},
|
||||
|
|
@ -35,7 +34,9 @@
|
|||
"optimize-css-assets-webpack-plugin": "^5.0.3",
|
||||
"prettier": "^1.19.1",
|
||||
"resolve-url-loader": "^3.1.1",
|
||||
"responsive-loader": "^1.2.0",
|
||||
"sass-loader": "^8.0.0",
|
||||
"sharp": "^0.23.4",
|
||||
"style-loader": "^1.0.2",
|
||||
"svg-url-loader": "^3.0.3",
|
||||
"terser-webpack-plugin": "^2.3.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue