This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
// { // "name": "binaries/voice", // "sidecar": true // }
"bundle": { "active": true, "targets": "all", "externalBin": ["binaries/voice"], "resources": [ "resources/**/*", "resources/data.json" ], "icon": [ "icons/32x32.png", "icons/128x128.png", "icons/128x128@2x.png", "icons/icon.icns", "icons/icon.ico" ] }
