@open-editor/vite
Advanced tools
+4
-4
| { | ||
| "name": "@open-editor/vite", | ||
| "version": "0.9.2", | ||
| "version": "0.9.3", | ||
| "description": "🚀 A vite plugin for fast find source code.", | ||
@@ -39,5 +39,5 @@ "main": "./dist/index.js", | ||
| "dependencies": { | ||
| "@open-editor/client": "0.9.2", | ||
| "@open-editor/server": "0.9.2", | ||
| "@open-editor/shared": "0.9.2" | ||
| "@open-editor/client": "0.9.3", | ||
| "@open-editor/server": "0.9.3", | ||
| "@open-editor/shared": "0.9.3" | ||
| }, | ||
@@ -44,0 +44,0 @@ "devDependencies": { |
+6
-6
@@ -32,3 +32,3 @@ # @open-editor/vite | ||
| ## Configuration | ||
| ## Options | ||
@@ -88,6 +88,6 @@ ```ts | ||
| | Source code | Online trial | | ||
| | ------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | | ||
| | [`vite/react`](https://github.com/zjxxxxxxxxx/open-editor/tree/main/playgrounds/vite-react) | [StackBlitz](https://stackblitz.com/github/zjxxxxxxxxx/open-editor/tree/main/playgrounds/vite-react) | | ||
| | [`vite/vue`](https://github.com/zjxxxxxxxxx/open-editor/tree/main/playgrounds/vite-vue) | [StackBlitz](https://stackblitz.com/github/zjxxxxxxxxx/open-editor/tree/main/playgrounds/vite-vue) | | ||
| | [`vite/nuxt`](https://github.com/zjxxxxxxxxx/open-editor/tree/main/playgrounds/vite-nuxt) | [StackBlitz](https://stackblitz.com/github/zjxxxxxxxxx/open-editor/tree/main/playgrounds/vite-nuxt) | | ||
| | Source code | Online trial | | ||
| | ------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | ||
| | [`vite/react`](https://github.com/zjxxxxxxxxx/open-editor/tree/main/playgrounds/vite-react) | [](https://stackblitz.com/github/zjxxxxxxxxx/open-editor/tree/main/playgrounds/vite-react) | | ||
| | [`vite/vue`](https://github.com/zjxxxxxxxxx/open-editor/tree/main/playgrounds/vite-vue) | [](https://stackblitz.com/github/zjxxxxxxxxx/open-editor/tree/main/playgrounds/vite-vue) | | ||
| | [`vite/nuxt`](https://github.com/zjxxxxxxxxx/open-editor/tree/main/playgrounds/vite-nuxt) | [](https://stackblitz.com/github/zjxxxxxxxxx/open-editor/tree/main/playgrounds/vite-nuxt) | |
9061
4.07%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated
Updated