Skip to content

Commit

Permalink
fix: remove plugin-html and plugin-node-polyfill
Browse files Browse the repository at this point in the history
  • Loading branch information
ahabhgk committed Mar 21, 2024
1 parent 3cbcea3 commit 37d36d8
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions rspack-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,10 @@
"name": "@rspack/dev-server",
"directory": "packages/rspack-dev-server"
},
{
"name": "@rspack/plugin-html",
"directory": "packages/rspack-plugin-html"
},
{
"name": "@rspack/plugin-minify",
"directory": "packages/rspack-plugin-minify"
},
{
"name": "@rspack/plugin-node-polyfill",
"directory": "packages/rspack-plugin-node-polyfill"
},
{
"name": "@rspack/plugin-react-refresh",
"directory": "packages/rspack-plugin-react-refresh"
Expand Down

0 comments on commit 37d36d8

Please sign in to comment.