Compile assets map
This commit is contained in:
@@ -26,6 +26,7 @@ COPY . .
|
||||
RUN composer dump-autoload --classmap-authoritative --no-dev \
|
||||
&& composer dump-env prod \
|
||||
&& composer run-script --no-dev post-install-cmd \
|
||||
&& php bin/console asset-map:compile \
|
||||
;
|
||||
RUN rm -Rf frankenphp/
|
||||
|
||||
|
Reference in New Issue
Block a user