From a809b2f0bd4a20f8cfdacae5f316f399ced3f12d Mon Sep 17 00:00:00 2001 From: fi3ework Date: Sat, 13 Jul 2024 12:21:02 +0800 Subject: [PATCH] docs: update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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