This commit is contained in:
parent
c03cad6028
commit
5a3e68fa2a
@@ -101,6 +101,8 @@ COPY --from=composer_deps /app/vendor/symfony/ux-turbo/assets ./vendor/symfony/u
|
||||
RUN npm install
|
||||
COPY --link assets ./assets
|
||||
COPY --link webpack.config.js ./
|
||||
COPY --link tailwind.config.js postcss.config.js ./
|
||||
COPY --link templates ./templates
|
||||
RUN npm run build
|
||||
|
||||
# Prod FrankenPHP image
|
||||
|
||||
Reference in New Issue
Block a user