mirror of
https://github.com/moeru-ai/airi.git
synced 2026-08-14 00:48:06 +00:00
refactor(stage-tamagotchi): fail loudly on unsupported Steam packaging platform
This commit is contained in:
@@ -131,7 +131,7 @@ export default {
|
||||
platform = 'linux'
|
||||
break
|
||||
default:
|
||||
return
|
||||
throw new Error(`Unsupported Steam packaging platform: ${electronPlatform}`)
|
||||
}
|
||||
|
||||
// macOS: sibling of `.app` in appOutDir. Win/Linux: next to the executable.
|
||||
|
||||
Reference in New Issue
Block a user