Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jgraph/drawio-desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'electron-builder-snap.json')
-rw-r--r--electron-builder-snap.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/electron-builder-snap.json b/electron-builder-snap.json
index 6c381f4..16c94d8 100644
--- a/electron-builder-snap.json
+++ b/electron-builder-snap.json
@@ -8,7 +8,6 @@
],
"artifactName": "${productName}-${arch}-${version}.${ext}",
"directories": {
- "app": "./drawio/src/main/webapp",
"output": "./dist/"
},
"npmRebuild": false,