Remove policy declaration for local webpack-dev-server
This commit is contained in:
parent
1fc6929bf0
commit
07134f6f94
|
@ -1,2 +0,0 @@
|
|||
# allow webpack-dev-server host as allowed origin for connect-src
|
||||
policy.connect_src :self, :https, "http://localhost:3035", "ws://localhost:3035" if Rails.env.development?
|
Loading…
Reference in New Issue