unjs / unplugin

Unified plugin system for Vite, Rollup, Webpack, esbuild, Rolldown, and more
https://unplugin.unjs.io
MIT License
2.9k stars 104 forks source link

feat(rspack): support buildStart #319

Closed Wyatex closed 1 year ago

Wyatex commented 1 year ago

buildStart looks supported in the readme, but it doesn't actually support that. So I copied it directly from the webpack and tried it and it worked.