Skip to content

Change names of our bundles #384

Closed
Closed
@chriddyp

Description

@chriddyp

Right now, we name all of our bundles bundle.js. We should rename these bundles the name of the JS library to make debugging / inspecting errors in the console easier. That is, across:

These changes can happen in the individual component libraries, e.g. here: https://github.com/plotly/dash-core-components/blob/29d9f1d366b64a2759fbfc74d184a0561288284d/dash_core_components/__init__.py#L42-L47
we shouldn't need to change anything in dash itself. I'm creating this issue in dash just to organize things across the repos 😺

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