Skip to content

Commit 631ba04

Browse files
docs(wmr): remove future direction assumptions (#2761)
1 parent 2c41677 commit 631ba04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/comparisons.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Vite was initially created to serve as the future foundation of [Vue.js](https:/
3939

4040
[WMR](https://github.com/preactjs/wmr) by the Preact team provides a similar feature set, and Vite 2.0's support for Rollup's plugin interface is inspired by it.
4141

42-
WMR is mainly designed for [Preact](https://preactjs.com/) projects, and offers more integrated features such as pre-rendering. In terms of scope, it's closer to a Preact meta framework, with the same emphasis on compact size as Preact itself. If you are using Preact, WMR is likely going to offer a more fine-tuned experience. However, it's unlikely for WMR to prioritize support for other frameworks.
42+
WMR is mainly designed for [Preact](https://preactjs.com/) projects, and offers more integrated features such as pre-rendering. In terms of scope, it's closer to a Preact meta framework, with the same emphasis on compact size as Preact itself. If you are using Preact, WMR is likely going to offer a more fine-tuned experience.
4343

4444
## @web/dev-server
4545

0 commit comments

Comments
 (0)