Contributions to django-webpack-loader

Contributions to the django-webpack-loader project, adding new functionalities and fixing bugs.

Adding skip_common_chunks option to the get_files() template tag:

https://github.com/django-webpack/django-webpack-loader/pull/386

Failsafe request checking fix:

https://github.com/django-webpack/django-webpack-loader/pull/301

Add skip_common_chunks functionality:

https://github.com/django-webpack/django-webpack-loader/pull/297

Automatic CROSSORIGIN & django-csp module handling:

https://github.com/django-webpack/django-webpack-loader/pull/405