mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-01-31 20:16:36 +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,
|
"asar": true,
|
||||||
"directories": {
|
"directories": {
|
||||||
"output": "release/${version}"
|
"output": "release/${version}"
|
Loading…
x
Reference in New Issue
Block a user