Open localhost URL with --open (#28)
* Open localhost URL with --open * Catch errors on opn Co-Authored-By: fand <fand@users.noreply.github.com>
This commit is contained in:
committed by
Kyle Carberry
parent
17267bd801
commit
87d2e22a6b
@@ -26,10 +26,12 @@
|
||||
"@types/express": "^4.16.0",
|
||||
"@types/fs-extra": "^5.0.4",
|
||||
"@types/mime-types": "^2.1.0",
|
||||
"@types/opn": "^5.1.0",
|
||||
"@types/pem": "^1.9.4",
|
||||
"@types/ws": "^6.0.1",
|
||||
"fs-extra": "^7.0.1",
|
||||
"nexe": "^2.0.0-rc.34",
|
||||
"opn": "^5.4.0",
|
||||
"string-replace-webpack-plugin": "^0.1.3",
|
||||
"ts-node": "^7.0.1",
|
||||
"tsconfig-paths": "^3.7.0",
|
||||
|
||||
Reference in New Issue
Block a user