mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-13 06:16:33 +00:00
DROPME: disabled the uglification in the bundle.js
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
parent
90d7d88162
commit
21dedd4b09
@ -15,7 +15,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"build": "theia build --mode development",
|
||||
"build:release": "theia build --mode production",
|
||||
"build:release": "theia build --mode development",
|
||||
"package": "electron-builder --publish=never",
|
||||
"package:preview": "electron-builder --dir"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user