diff --git a/config/webpacker.yml b/config/webpacker.yml index dc333b43b..ddb4028d5 100644 --- a/config/webpacker.yml +++ b/config/webpacker.yml @@ -88,8 +88,5 @@ production: # Production depends on precompilation of packs prior to booting for performance. compile: false - # Extract and emit a css file - extract_css: true - # Cache manifest.json for performance cache_manifest: true