Skip to content

Code splitting at the package level. #38

@cbilotta

Description

@cbilotta

With Meteor 1.5, because of dynamic imports, we will be able to only load modules with what we actually need to use it.

It will be great to avoid the cost of bundling internationalization, logging, etc ... If the user doesn't use it while maintaining ease of use for these additions to the SSR package.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions