mc-client-updater/frontend/READ-THIS.md

4 lines
236 B
Markdown
Raw Permalink Normal View History

2022-10-03 12:49:29 +08:00
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.