wheatjs / vite-plugin-vue-type-imports

Import types in Vue SFC for defineProps
223 stars 17 forks source link

fix(tests): specify transform target #26

Closed Zolyn closed 2 years ago

Zolyn commented 2 years ago

Specify esbuild transform target to node14 to enable tests to run in Node 14.

Zolyn commented 2 years ago

Bugfix for windows platform is in #22