An open API service indexing awesome lists of open source software.

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

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