Commit 7e431a5
Alexey Ivanov
Remove redundant '@types/webpack-dev-server' from dependencies
The '@types/webpack-dev-server' was removed from both package.json and pnpm-lock.yaml files. This is in line with the note within the package stating that webpack-dev-server provides its own type definitions, making the '@types/webpack-dev-server' package unnecessary and redundant. This will simplify the project's dependencies and streamline the build process.1 parent 31177ee commit 7e431a5
2 files changed
+6
-25
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments