Skip to content

[Refactor] Use a module dependency like Webpack. #14

@riju

Description

@riju

Front-end assets like HTML, CSS and especially images are getting bigger in size and number. I guess we should start to modularize and use imports. Webpack's dependency graph can then be used to split code and enhance lazy loading. Rollup looks a good choice also. Let's start using the ES6 modules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorRefactor the code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions