unplugin / unplugin-auto-import

Auto import APIs on-demand for Vite, Webpack and Rollup
MIT License
3.21k stars 195 forks source link

can not generate auto-import.d.ts in nextjs #126

Open moliyu opened 2 years ago

moliyu commented 2 years ago

yarn && yarn dev expect generate auto-import.d.ts in root path here is my minimal reproduction

TrungRueta commented 2 years ago

i posted other reproduction in issue https://github.com/antfu/unplugin-auto-import/issues/125 too. Hope will help debug

yunsii commented 1 year ago

The same issue

yunsii commented 9 months ago

I will not ignore auto-imports.d.ts.

zhiblcx commented 3 months ago

I encountered the same problem