mirror of
https://github.com/FormidableLabs/webpack-dashboard.git
synced 2025-12-08 18:22:10 +00:00
- Move types to `pluing/types.d.ts` - Update plugin signature to webpack 5 inclusive format - Add webpack type check to `check-ts` - Add `yarn dev-ts` TS-based configuration example to our examples...