Jelajahi Sumber

fix exclude settings

Yuki Takei 2 tahun lalu
induk
melakukan
7411339a23
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  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',