Skip to content

Lazy Loading with Webpack? #191

@dguisinger

Description

@dguisinger

Is there a way to setup lazy loading with webpack?

When I use lazy loading in my routes, it seems inconsistent, sometimes it works, sometimes it tells me it can't find the module. But more than that, obviously we are packing the whole project into a single JS file which is the opposite of lazy loading.

Is there an easy way to add a module that lazy loads to the example that has its JS loaded on the fly vs in the main client js file?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions