aboutsummaryrefslogtreecommitdiffstats
path: root/config/webpacker.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/webpacker.yml')
-rw-r--r--config/webpacker.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/webpacker.yml b/config/webpacker.yml
index be1105bad..24a7e32dc 100644
--- a/config/webpacker.yml
+++ b/config/webpacker.yml
@@ -41,7 +41,7 @@ development:
public: localhost:3035
hmr: false
# Inline should be set to true if using HMR
- inline: true
+ inline: false
overlay: true
disable_host_check: true
use_local_ip: false