add webpack
This commit is contained in:
parent
3188dabaa1
commit
5058982c30
@ -157,6 +157,7 @@ COPY --chown=app:app assets.py ./credentials/settings/assets.py
|
||||
ENV DJANGO_SETTINGS_MODULE credentials.settings.assets
|
||||
RUN python3 manage.py compilejsi18n
|
||||
RUN python3 manage.py collectstatic --noinput
|
||||
RUN node_modules/.bin/webpack --config webpack.config.js
|
||||
|
||||
ENV DJANGO_SETTINGS_MODULE credentials.settings.tutor.production
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user