gomini/frontend/READ-THIS.md
Young Xu e2ffa49441 first commit
Signed-off-by: Young Xu <xuthus5@gmail.com>
2024-07-24 22:28:07 +08:00

236 B

This template uses a work around as the default template does not compile due to this issue: https://github.com/vuejs/core/issues/1228

In tsconfig.json, isolatedModules is set to false rather than true to work around the issue.