Only building html with 200's in channel_list
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
run() {
|
||||
# Required to tests against the self certs we use in testing envs
|
||||
export NODE_TLS_REJECT_UNAUTHORIZED=0
|
||||
export NODE_TLS_REJECT_UNAUTHORIZED='0'
|
||||
export DEV_ENV=true
|
||||
./node_modules/electron/dist/electron main.js $@
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user