1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-08-06 14:16:50 +02:00

Remove parcel bundler

This commit is contained in:
Phuoc Nguyen
2019-11-23 10:37:23 +07:00
parent c1331ecf9c
commit 3ad7f5b3f5
2 changed files with 0 additions and 2908 deletions

2906
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -5,7 +5,6 @@
"dev-server": "webpack-dev-server",
"build": "webpack --mode=production",
"sitemap": "cp robots.txt public && node bin/sitemap && cp sitemap.xml public",
"prebuild": "rm -rf public/*",
"postbuild": "npm run sitemap && react-snap"
},
"dependencies": {
@@ -22,7 +21,6 @@
"@babel/preset-react": "^7.7.4",
"babel-loader": "^8.0.6",
"css-loader": "^3.2.0",
"parcel-bundler": "^1.12.4",
"style-loader": "^1.0.0",
"webpack": "^4.41.2",
"webpack-cli": "^3.3.10",