pipe01 / esbuild-plugin-vue3

esbuild plugin for loading Vue 3 SFC files
MIT License
59 stars 13 forks source link

Does not compile <script src> #7

Closed xPaw closed 1 year ago

xPaw commented 2 years ago

I have the following: <script src="./App.ts" lang="ts"></script> in a vue file, and as far as I can see this code is never compiled.

esbuild-vue for Vue 2 does.

https://vuejs.org/api/sfc-spec.html#src-imports