fix: export default from vite
This commit is contained in:
parent
aa6109daca
commit
0aad491156
1 changed files with 1 additions and 0 deletions
|
@ -1 +1,2 @@
|
|||
export * from 'vite';
|
||||
export { default } from 'vite';
|
||||
|
|
Loading…
Reference in a new issue