diff --git a/config/shakapacker.yml b/config/shakapacker.yml index c352a09c..e561cf2c 100644 --- a/config/shakapacker.yml +++ b/config/shakapacker.yml @@ -83,7 +83,7 @@ development: pretty: true headers: 'Access-Control-Allow-Origin': '*' - 'Cache-Control': 'no-cache' + 'Cache-Control': 'no-store' static: watch: ignored: '**/node_modules/**'