We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e1d5a2 commit e8a79a7Copy full SHA for e8a79a7
Dockerfile
@@ -95,7 +95,6 @@ RUN set -eux; \
95
chmod +x bin/console; sync;
96
97
RUN if [ -f importmap.php ]; then \
98
- php bin/console importmap:install;\
99
php bin/console asset-map:compile;\
100
fi
101
0 commit comments