Closed xPaw closed 1 year 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.
<script src="./App.ts" lang="ts"></script>
esbuild-vue for Vue 2 does.
esbuild-vue
https://vuejs.org/api/sfc-spec.html#src-imports
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