mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
build: remove electron reload
This commit is contained in:
parent
188661c0ea
commit
93d30f6443
3 changed files with 29 additions and 14 deletions
|
|
@ -181,7 +181,8 @@
|
|||
"serve": {
|
||||
"builder": "@angular-builders/custom-webpack:dev-server",
|
||||
"options": {
|
||||
"browserTarget": "sp2:build"
|
||||
"browserTarget": "sp2:build",
|
||||
"open": false
|
||||
},
|
||||
"configurations": {
|
||||
"production": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue