新增前端vue
This commit is contained in:
8
web-vue/packages/vite/index.ts
Normal file
8
web-vue/packages/vite/index.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* Copyright (c) 2013-Now http://jeesite.com All rights reserved.
|
||||
* No deletion without permission, or be held responsible to law.
|
||||
* @author ThinkGem
|
||||
*/
|
||||
export * from './config';
|
||||
export * from './options';
|
||||
export * from './plugins';
|
||||
Reference in New Issue
Block a user