diff --git a/config/webpacker.yml b/config/webpacker.yml index 009baa3e..3ed50553 100644 --- a/config/webpacker.yml +++ b/config/webpacker.yml @@ -82,7 +82,7 @@ test: # Compile test packs to a separate directory public_output_path: packs-test -prod: +production: <<: *default # Production depends on precompilation of packs prior to booting for performance.