aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhellekin <hellekin@cepheide.org>2021-01-22 17:23:32 +0100
committerhellekin <hellekin@cepheide.org>2021-01-22 17:23:32 +0100
commit80834d7472ad80a81158ba76a98b04cb45fc59d6 (patch)
tree70c00b7e3f3916818cc7cbcd20ee9dda8bba71d1
parent145f9aff320942823065d74c405457a43614ca43 (diff)
downloadincommon-map-80834d7472ad80a81158ba76a98b04cb45fc59d6.tar.gz
Yarn integrity check breaks railsv0.1.5
-rw-r--r--config/webpacker.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/webpacker.yml b/config/webpacker.yml
index 38c15d2..41a533a 100644
--- a/config/webpacker.yml
+++ b/config/webpacker.yml
@@ -94,3 +94,6 @@ production:
# Cache manifest.json for performance
cache_manifest: true
+
+ # Do not break the app please!
+ check_yarn_integrity: false