Skip to content
This repository was archived by the owner on May 14, 2022. It is now read-only.

Commit 234bad4

Browse files
committed
build(webpack): remove webpack from project (#31)
1 parent 28cf4bb commit 234bad4

File tree

3 files changed

+32
-1145
lines changed

3 files changed

+32
-1145
lines changed

package.json

-11
Original file line numberDiff line numberDiff line change
@@ -37,26 +37,15 @@
3737
"@types/xo": "^0.39.1",
3838
"ava": "^4.0.0-rc.1",
3939
"c8": "^7.10.0",
40-
"esbuild-loader": "^2.16.0",
41-
"eslint-plugin-prettier": "^4.0.0",
42-
"friendly-errors-webpack-plugin": "^1.7.0",
4340
"husky": "^7.0.4",
4441
"mongodb-memory-server": "^8.0.2",
45-
"node-loader": "^2.0.0",
46-
"nodemon-webpack-plugin": "^4.5.2",
4742
"pm2": "^5.1.2",
4843
"prettier": "^2.4.1",
4944
"semantic-release": "^18.0.0",
5045
"test-listen": "^1.1.0",
51-
"ts-loader": "^9.2.6",
5246
"ts-node": "^10.4.0",
5347
"tsconfig-paths": "^3.11.0",
54-
"tsconfig-paths-webpack-plugin": "^3.5.1",
5548
"typescript": "^4.5.2",
56-
"webpack": "^5.64.1",
57-
"webpack-cli": "^4.9.1",
58-
"webpack-merge": "^5.8.0",
59-
"webpackbar": "^5.0.0-3",
6049
"xo": "^0.46.4"
6150
},
6251
"peerDependencies": {},

webpack.config.js

-98
This file was deleted.

0 commit comments

Comments
 (0)