diff options
author | silverwind <me@silverwind.io> | 2024-11-24 00:02:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-23 23:02:37 +0000 |
commit | fa175c16949f09757ae85db6697cec327c44cba9 (patch) | |
tree | d1d2826963e6c05f983e02e3e33c78ad69f83480 /routers/web/org/home.go | |
parent | 713364fc718d1d53840bd83ba6f6c307bd213fa8 (diff) | |
download | gitea-fa175c16949f09757ae85db6697cec327c44cba9.tar.gz gitea-fa175c16949f09757ae85db6697cec327c44cba9.zip |
Add vue-tsc (#32601)
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.
Diffstat (limited to 'routers/web/org/home.go')
0 files changed, 0 insertions, 0 deletions