Skip to content

← All questions

browsers: [chromium] in envs/local.yaml does nothing and raises no error

Asked 5,480 views2 answers

Wanted local runs on chromium only while staging keeps all three, so I put this in envs/local.yaml:

yaml
browsers: [chromium]

No error. sdods run -p demo-shop -e local -l ui --list still lists chromium, firefox and webkit targets. If the key is wrong I would rather be told.

asked by Kostya Petrov7,903 ·

2 answers

Have the same question?

Ask it with the command you ran and the output you got, and it will be answered here.

Ask a question

Related