You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-18Lines changed: 1 addition & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,24 +23,7 @@ In the past, we typically did not use webpack or Rspack to build ESM packages be
23
23
24
24
## 📍 Roadmap
25
25
26
-
The roadmap shows the overview mainly features progress on user side, but it subject to change. You could check [features track](https://github.com/web-infra-dev/rslib/issues/46) and [bundler support track](https://github.com/web-infra-dev/rslib/issues/45) for more details.
27
-
28
-
-[ ] templates and create command
29
-
-[ ] config preset
30
-
-[x] bundleless
31
-
-[x] platform
32
-
-[x] alias
33
-
-[ ] redirect
34
-
-[x] auto extension
35
-
-[x] externals
36
-
-[ ] stylesheet
37
-
-[ ] assets
38
-
-[ ] .d.ts emitting
39
-
-[ ] Rsbuild plugin integration
40
-
-[ ] Bundler support
41
-
-[x] ESM tree shaking
42
-
-[ ] external module runtime
43
-
-[ ] code splitting
26
+
We have roadmaps for the [features track](https://github.com/web-infra-dev/rslib/issues/46) and the [bundler support track](https://github.com/web-infra-dev/rslib/issues/45). You can view the project's progress there. These roadmaps may change as we move forward.
0 commit comments