Created by: Timer
This PR warns about specifying browsers with a method other than package.json
after build.
This PR also prevents build
/start
when no browsers are specified.
TODO:
-
provide a link to docs about specifying browsers -
interactive prompt (Y/n) to set defaults in package.json
(?)
Fixes #3779 (closed)