Browse Source

Merge branch 'dev/7.0.x' into imprv/bootstrap-theme-colors

Yuki Takei 2 years ago
parent
commit
0a2ab5f08d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/editor/vite.config.ts

+ 0 - 1
packages/editor/vite.config.ts

@@ -8,7 +8,6 @@ import dts from 'vite-plugin-dts';
 
 
 const excludeFiles = [
-  '**/@types/*',
   '**/components/playground/*',
   '**/main.tsx',
   '**/vite-env.d.ts',