Skip to content

Commit 288e1d9

Browse files
committed
change prod name
1 parent ecf7a92 commit 288e1d9

4 files changed

Lines changed: 6423 additions & 4269 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ dist-electron
1313
dist-ssr
1414
release
1515
*.local
16+
.yarn/*
1617

1718
# Editor directories and files
1819
.vscode/*

.yarnrc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
nodeLinker: node-modules

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"build": {
1414
"asar": true,
1515
"appId": "com.jumpserver.videoplayer",
16-
"productName": "JumpServerVideoPlayer",
16+
"productName": "VideoPlayer",
1717
"directories": {
1818
"output": "release/",
1919
"buildResources": "assets"

0 commit comments

Comments
 (0)