소스 검색

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

Yuki Takei 2 년 전
부모
커밋
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',