vite-plugin-vue-inspector
Advanced tools
Comparing version
@@ -59,4 +59,5 @@ import { PluginOption } from 'vite'; | ||
} | ||
declare const DEFAULT_INSPECTOR_OPTIONS: VitePluginInspectorOptions; | ||
declare function VitePluginInspector(options?: VitePluginInspectorOptions): PluginOption; | ||
export { VitePluginInspectorOptions, VueInspectorClient, VitePluginInspector as default }; | ||
export { DEFAULT_INSPECTOR_OPTIONS, VitePluginInspectorOptions, VueInspectorClient, VitePluginInspector as default }; |
{ | ||
"name": "vite-plugin-vue-inspector", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"description": "jump to local IDE source code while click the element of browser automatically.", | ||
@@ -55,4 +55,2 @@ "author": "webfansplz", | ||
"@types/babel__core": "^7.1.20", | ||
"tsup": "^5.12.1", | ||
"unbuild": "^1.0.2", | ||
"unplugin": "^1.0.1" | ||
@@ -73,5 +71,4 @@ }, | ||
"stub": "unbuild", | ||
"build": "tsup", | ||
"bump": "bumpp" | ||
"build": "tsup" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
79604
0.21%2
-50%1212
0.41%