diff --git a/README.md b/README.md index dcc2971..780ac69 100644 --- a/README.md +++ b/README.md @@ -164,12 +164,12 @@ export default { ### Features -- [x] Support TS type check (fork-ts-checker-webpack-plugin) +- [x] Support TS type check (fork-ts-checker-webpack-plugin) (supported in 0.0.4) - [ ] Support more frameworks (Preact / Svelte / vanilla html / Lit) ### Rspack support -- [ ] Support `webpackInclude` magic comment 🌟 +- [x] Support `webpackInclude` magic comment (supported in 0.0.7) - [ ] Support persistent cache - [ ] Support lazy compilation - [ ] Support virtual modules