Skip to content
Snippets Groups Projects
Unverified Commit 6ede838b authored by shaun's avatar shaun Committed by GitHub
Browse files

fix frontend dev for safari (#31457)

parent 0438823a
Branches
Tags
No related merge requests found
......@@ -60,7 +60,7 @@
"https://www.google-analytics.com")
;; for webpack hot reloading
(when config/is-dev?
"*:8080")
"http://localhost:8080")
;; for react dev tools to work in Firefox until resolution of
;; https://github.com/facebook/react/issues/17997
(when config/is-dev?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment