We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 887df91 commit 0c5024dCopy full SHA for 0c5024d
README.md
@@ -37,8 +37,8 @@ Key features:
37
- 🧙️ __Prerendering__ compatible
38
- 💡 __TypeScript__ and Flow bindings
39
- 🌟 Async on client, sync on server. Supports __Suspense__ (even on server side)
40
- - 📦 could work with __any bunder__ - webpack or parcel - it does not matter
41
- - ✂️ could work with any `import` statement, passed from anywhere*
+ - 📦 could work with __any bunder__ - webpack, rollup or parcel - it does not matter
+ - ✂️ could work with any `import` statement, passed from anywhere (while other bundlers require "direct" usage) *
42
43
Other features:
44
- 🔥 Hot-Module-Replacement/React-Hot-Loader friendly
0 commit comments