Просмотр исходного кода

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

Yuki Takei 2 лет назад
Родитель
Сommit
0a2ab5f08d
1 измененных файлов с 0 добавлено и 1 удалено
  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',