Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Customizable loader class #137

Closed
Closed
@owais

Description

Webpack loader contains most of it's logic in the loader class. If it was possible to override this in django settings to use a custom implementation, a lot of use cases could be solved by subclassing and override them methods. This it the norm in django ecosystem anyway.

Example of issues that could be fixed by providing a customized version:

#136 override get_bundle, call super() and filter out the names of files.
#135

and many more requests I've come across over time.

PRs welcome! :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /