Skip to content

Lazy Load Dexie #223

Description

@runspired

It would be nice to not pay the price for Dexie being in the vendor bundle / not in any key JS file until this service actually needs it. All that needs to be done is to use a dynamic import with ember-auto-import and await the import in the task which is already async.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions