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

Commit

Permalink
build(webpack): remove webpack from project (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
keinsell committed Nov 30, 2021
1 parent 28cf4bb commit 234bad4
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 1,145 deletions.
11 changes: 0 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,26 +37,15 @@
"@types/xo": "^0.39.1",
"ava": "^4.0.0-rc.1",
"c8": "^7.10.0",
"esbuild-loader": "^2.16.0",
"eslint-plugin-prettier": "^4.0.0",
"friendly-errors-webpack-plugin": "^1.7.0",
"husky": "^7.0.4",
"mongodb-memory-server": "^8.0.2",
"node-loader": "^2.0.0",
"nodemon-webpack-plugin": "^4.5.2",
"pm2": "^5.1.2",
"prettier": "^2.4.1",
"semantic-release": "^18.0.0",
"test-listen": "^1.1.0",
"ts-loader": "^9.2.6",
"ts-node": "^10.4.0",
"tsconfig-paths": "^3.11.0",
"tsconfig-paths-webpack-plugin": "^3.5.1",
"typescript": "^4.5.2",
"webpack": "^5.64.1",
"webpack-cli": "^4.9.1",
"webpack-merge": "^5.8.0",
"webpackbar": "^5.0.0-3",
"xo": "^0.46.4"
},
"peerDependencies": {},
Expand Down
98 changes: 0 additions & 98 deletions webpack.config.js

This file was deleted.

Loading

0 comments on commit 234bad4

Please sign in to comment.