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 7eb4c84 commit 219c7edCopy full SHA for 219c7ed
docs/faq/integration.md
@@ -1,6 +1,6 @@
1
# Integration
2
3
-## with traditional backend
+## with traditional backend (require version >= 0.5.4)
4
5
### overlay does not display in development mode
6
@@ -20,7 +20,7 @@ When integrating with a [traditional backend](https://vitejs.dev/guide/backend-i
20
21
There're two ways to use vite-plugin-checker with Nuxt3 for now.
22
23
-#### Use vite-plugin-checker as a normal Vite plugin
+#### Use vite-plugin-checker as a normal Vite plugin (require version >= 0.5.5)
24
25
There are a few steps to do:
26
0 commit comments