Eduard Georgiev
Results
1
comments of
Eduard Georgiev
IF YOU ARE USING ANGULAR: In the package.json: ``` "scripts": { .... "start": "set \"BROWSER=none\" && ng serve --open", .... }, ``` Remove the '--open'