瀏覽代碼

fix exclude settings

Yuki Takei 2 年之前
父節點
當前提交
7411339a23
共有 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',