facing-dev / vue-facing-decorator

Vue typescript class component decorators
MIT License
355 stars 32 forks source link

同时使用 unplugin-turbo-console 报错: "decorators", "decorators-legacy". #127

Open pyt111 opened 3 months ago

pyt111 commented 3 months ago

[plugin:unplugin-turbo-console] This experimental syntax requires enabling one of the following parser plugin(s): "decorators", "decorators-legacy". (18:0) image image

Reproduction https://stackblitz.com/~/github.com/pyt111/my-vue-test-decorators

unplugin-turbo-console https://github.com/unplugin/unplugin-turbo-console/issues/34

dirkhe1051931999 commented 1 month ago

image