File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -55,8 +55,7 @@ RUN rm -rf /venv/lib64/python3.11/site-packages/tcms/node_modules/c3/htdocs/ \
5555# create missing source-map files. Not critical for UI functionality, see:
5656# https://developer.mozilla.org/en-US/docs/Tools/Debugger/How_to/Use_a_source_map
5757RUN touch /venv/lib64/python3.11/site-packages/tcms/node_modules/bootstrap-slider/dependencies/js/jquery.min.map \
58- /venv/lib64/python3.11/site-packages/tcms/node_modules/pdfmake/build/FileSaver.min.js.map \
59- /venv/lib64/python3.11/site-packages/tcms/node_modules/pdfmake/build/main.cjs.map
58+ /venv/lib64/python3.11/site-packages/tcms/node_modules/pdfmake/build/module.mjs.map
6059
6160# collect static files again
6261RUN cp /Kiwi/static/ca.crt /Kiwi/ssl/ && \
You can’t perform that action at this time.
0 commit comments