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 success run at v0.8.6 #192

Closed kalfbz closed 2 years ago

kalfbz commented 2 years ago

error message "if (source.startsWith("webpack://")) return source unplugin-auto-import"

kalfbz commented 2 years ago

success run at v0.6.9

@vue/cli 5.0.4

antfu commented 2 years ago

We temporarily close this due to the lack of enough information. Please provide a minimal reproduction to reopen the issue. Thanks.

Why reproduction is required