diff --git a/config/webpacker.yml b/config/webpacker.yml index 6eb14b7..9e463e2 100644 --- a/config/webpacker.yml +++ b/config/webpacker.yml @@ -62,7 +62,7 @@ development: host: localhost port: 3035 public: localhost:3035 - hmr: true + hmr: false # Inline should be set to true if using HMR inline: true overlay: true