mirror of
https://github.com/putyy/res-downloader.git
synced 2026-01-12 14:14:55 +08:00
4 lines
236 B
Markdown
4 lines
236 B
Markdown
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. |