-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
2.2.2
Environment
vue 3.1.4 / chrome / typescript 4.3.4 / webpack 5.44.0
Reproduction link
Steps to reproduce
- use ts-import-plugin
- import { Button } from 'ant-design-vue'
- compiler SynataxError
What is expected?
no Error
