根据 github 上的回复 在配置时加.default()即可
###
**[userquin](https://github.com/userquin) **commented [<relative-time datetime="2023-12-02T12:15:08Z" class="no-wrap" title="Dec 2, 2023, 8:15 PM GMT+8" style="box-sizing: border-box; white-space: nowrap !important;">on Dec 2, 2023</relative-time>](https://github.com/unplugin/unplugin-auto-import/issues/452#issuecomment-1837134531)
<task-lists disabled="" sortable="" style="box-sizing: border-box;">|
To fix the problem use `require + default` => `require('unplugin-auto-import/webpack').default({ /* options */ })`
I will add it to the docs.
|</task-lists>