mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-08 07:31:09 +08:00
feat(vite-config): vite export typing (#7569)
* feat(vite-config): vite export typing * feat(vite-config): add type --------- Co-authored-by: Jin Mao <50581550+jinmao88@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export * from './config';
|
||||
export * from './options';
|
||||
export * from './plugins';
|
||||
export type * from './typing';
|
||||
export { loadAndConvertEnv } from './utils/env';
|
||||
|
||||
Reference in New Issue
Block a user