Browse Source

Extracting css is default here

pull/152/head
baarkerlounger 4 years ago
parent
commit
a789255e5a
  1. 3
      config/webpacker.yml

3
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

Loading…
Cancel
Save