You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updated to v3.6.1, I found some d.ts files or js files were missing but is ok with v3.6.0 even when v3.6.0 moduleResolution has been set.
升级到3.6.1后发现有些d.ts文件或js文件未生成, 但3.6.0正常, 手动设置moduleResolution时也能输出d.ts
Describe the bug
After updated to v3.6.1, I found some d.ts files or js files were missing but is ok with v3.6.0 even when v3.6.0
moduleResolution
has been set.升级到3.6.1后发现有些d.ts文件或js文件未生成, 但3.6.0正常, 手动设置
moduleResolution
时也能输出d.tsv3.6.1版本
https://stackblitz.com/edit/vitejs-vite-x9dszy?file=packages%2Ftypes%2Fdist%2Findex.d.ts
v3.6.0版本
https://stackblitz.com/edit/vitejs-vite-skadh5?file=internal%2Fbuild%2Fpackage.json
Reproduction
https://stackblitz.com/edit/vitejs-vite-x9dszy?file=packages%2Ftypes%2Fdist%2Findex.d.ts
Steps to reproduce
in each project
pnpm install
internal/build
pnpm build
packages/types/dist/
System Info
Validations
The text was updated successfully, but these errors were encountered: