mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-31 21:21:36 +00:00
As per https://vuejs.org/guide/typescript/overview#overview, typescript's `tsc` does not support importing `.vue` files from `.ts` files, so we need to use `vue-tsc` which patches in that support. Added a convenience alias `make tsc` to run it.
5.2 KiB
5.2 KiB