Skip to content

Commit 6ab2a24

Browse files
committed
refactor: remove parcel
1 parent c4e7ee3 commit 6ab2a24

File tree

2 files changed

+82
-4338
lines changed

2 files changed

+82
-4338
lines changed

package.json

-5
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
"@types/http-proxy": "^1.17.4",
4444
"@types/js-yaml": "^4.0.0",
4545
"@types/node": "^14.17.1",
46-
"@types/parcel-bundler": "^1.12.1",
4746
"@types/pem": "^1.9.5",
4847
"@types/proxy-from-env": "^1.0.1",
4948
"@types/safe-compare": "^1.1.0",
@@ -64,7 +63,6 @@
6463
"eslint-plugin-import": "^2.18.2",
6564
"eslint-plugin-prettier": "^3.1.0",
6665
"leaked-handles": "^5.2.0",
67-
"parcel-bundler": "^1.12.5",
6866
"prettier": "^2.2.1",
6967
"prettier-plugin-sh": "^0.6.0",
7068
"shellcheck": "^1.0.0",
@@ -79,9 +77,6 @@
7977
"doctoc/underscore": "^1.13.1",
8078
"doctoc/**/trim": "^1.0.0",
8179
"postcss": "^8.2.1",
82-
"parcel-bundler/cssnano": "^5.0.2",
83-
"parcel-bundler/ws": "^7.4.6",
84-
"parcel-bundler/htmlnano/uncss/jsdom/ws": "^7.4.6",
8580
"browserslist": "^4.16.5",
8681
"safe-buffer": "^5.1.1",
8782
"vfile-message": "^2.0.2"

0 commit comments

Comments
 (0)