mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-01-19 03:46:35 +08:00
json -> json5
This commit is contained in:
parent
6945723f06
commit
e5cb5fbce3
@ -1,5 +1,8 @@
|
||||
/**
|
||||
* @see https://www.electron.build/configuration/configuration
|
||||
*/
|
||||
{
|
||||
"appId": "YouAppID",
|
||||
"appId": "YourAppID",
|
||||
"asar": true,
|
||||
"directories": {
|
||||
"output": "release/${version}"
|
Loading…
x
Reference in New Issue
Block a user