github.com/AlpineAIO/wails/v2@v2.0.0-beta.32.0.20240505041856-1047a8fa5fef/pkg/templates/generate/assets/vue-ts/frontend/READ-THIS.md (about)

     1  This template uses a work around as the default template does not compile due to this issue:
     2  https://github.com/vuejs/core/issues/1228
     3  
     4  In `tsconfig.json`, `isolatedModules` is set to `false` rather than `true` to work around the issue.