packages/cli: open browser at correct path when serving bundle

This commit is contained in:
Patrik Oldsberg
2020-06-06 15:54:48 +02:00
parent 49d67d997a
commit 2edcd94793
3 changed files with 15 additions and 3 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
"ora": "^4.0.3",
"raw-loader": "^4.0.1",
"react": "^16.0.0",
"react-dev-utils": "^10.2.0",
"react-dev-utils": "^10.2.1",
"react-hot-loader": "^4.12.21",
"recursive-readdir": "^2.2.2",
"replace-in-file": "^6.0.0",