Sfoglia il codice sorgente

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

Yuki Takei 2 anni fa
parent
commit
0a2ab5f08d
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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',