unplugin / unplugin-auto-import

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

error when starting dev server: Error: [auto-import] preset react-redux not found #274

Open chriswenwu opened 2 years ago

chriswenwu commented 2 years ago

Clear and concise description of the problem

error when starting dev server: Error: [auto-import] preset react-redux not found

Suggested solution

error when starting dev server: Error: [auto-import] preset react-redux not found

Alternative

No response

Additional context

No response

Validations

azaleta commented 2 years ago

where this preset comes from?(your own definition?) I could not see any thing like this.

https://github.com/antfu/unplugin-auto-import/blob/main/src/presets/index.ts#L40