torchbox / wagtailmedia

A Wagtail module for managing video and audio files within the admin
https://pypi.org/project/wagtailmedia/
BSD 3-Clause "New" or "Revised" License
224 stars 70 forks source link

fix: Fixed Clean up static files #221

Closed kiranrokkam09 closed 8 months ago

kiranrokkam09 commented 9 months ago

What change does this PR introduce?

This PR fixes the clean up static files issue.

Why was this change needed?

The change was to remove the residue from static files (CSS/JS).

Fixes #219