@aliyun-obv/obviz-core
Advanced tools
Comparing version 0.3.0-beta.0 to 0.3.0-beta.1
export { obvizAppPlugin } from './plugins/appPlugin'; | ||
export { addParentPlugin } from './plugins/addParentPlugin'; | ||
export { defineConfig } from './defineConfig'; | ||
export { viteReactExternalPlugin, viteReactDomExternalPlugin } from './plugins/externalPlugin'; | ||
export type { ObvizConfig, ConfigEntry } from './defineConfig'; |
@@ -17,3 +17,3 @@ { | ||
"devDependencies": {}, | ||
"version": "0.3.0-beta.0" | ||
"version": "0.3.0-beta.1" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
161287
11
5088