Hasan Afzal
Hasan Afzal
I'm seeing the same issue using webpack 4.16.0, atl 5.2, and typescript 2.8.3. Any update would be great!
I'm seeing the same, with a file size of 60MB and using Webpack 4
@tfranzel when running that locally or in the deployed container, it's able to find it: ``` Found 'drf_spectacular_sidecar/swagger-ui-dist/swagger-ui.css' here: /usr/local/lib/python3.10/site-packages/drf_spectacular_sidecar/static/drf_spectacular_sidecar/swagger-ui-dist/swagger-ui.css /app/staticfiles/drf_spectacular_sidecar/swagger-ui-dist/swagger-ui.css Looking in the following locations: /app/merge/static /usr/local/lib/python3.10/site-packages/rest_framework/static /usr/local/lib/python3.10/site-packages/adminsortable/static /usr/local/lib/python3.10/site-packages/versatileimagefield/static...
@tfranzel I'm fairly certain I'm in the right container. Could there be any other setup steps that are required? A few other notes, if they're helpful: - I have also...
@zplata any updates on this? This is blocking us from migrating to V2 as well.