Skip to content

build should more smart #104

Description

@fishbar

when both entry files A.js & B.js require [c.js, d.js, e.js], now cube will treated [c.js, d.js, e.js] as root files too, and will not merge merge them. so it will slow down loading speed.

since these file no need to be root files,so they can be put into some group and merged togather,it will helpful to reduce root files and speed up page loading.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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