mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 14:40:12 +01:00
This commit is contained in:
parent
841913bd20
commit
84a3d35882
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
"build:mobile": "webpack --mode production --config webpack.mobile.js",
|
||||
"build:desktop": "webpack --mode production --config webpack.desktop.js",
|
||||
"build:export": "webpack --mode production --config webpack.export.js",
|
||||
"build:types": "tsc -d",
|
||||
"gen:types": "tsc -d",
|
||||
"start": "NODE_ENV=development electron ./electron/main.js",
|
||||
"dist-appx": "ELECTRON_MIRROR=https://cnpmjs.org/mirrors/electron/ electron-builder --config electron-appx-builder.yml",
|
||||
"dist": "ELECTRON_MIRROR=https://cnpmjs.org/mirrors/electron/ electron-builder --config electron-builder.yml --publish=never",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue