https://github.com/guygubaby/my-webpack-plugins
Learn to write webpack plugins
https://github.com/guygubaby/my-webpack-plugins
webpack
Last synced: 2 months ago
JSON representation
Learn to write webpack plugins
- Host: GitHub
- URL: https://github.com/guygubaby/my-webpack-plugins
- Owner: guygubaby
- Created: 2021-03-04T08:31:50.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-26T08:38:44.000Z (about 4 years ago)
- Last Synced: 2025-06-03T08:54:17.715Z (about 1 year ago)
- Topics: webpack
- Language: TypeScript
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my-webpack-plugins ❤
plugins:
- [InjectStyle](https://github.com/guygubaby/my-webpack-plugins/blob/main/webpack-plugins/src/InjectStyle.ts)
- [LogRemover](https://github.com/guygubaby/my-webpack-plugins/blob/main/webpack-plugins/src/LogRemover.ts)
[tapable](https://github.com/webpack/tapable) yyds