8000 Provide unminified ES5 code as a target · Issue #429 · britecharts/britecharts · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Provide unminified ES5 code as a target #429
Closed
@adrm

Description

@adrm

Expected Behavior

The bundle size should be as small as possible.

Current Behavior

Although britecharts works fine with webpack and it only bundles the required charts as expected, right now every chart imported is weighting more than 100KiB parsed and around 45KiB gzipped, which I think it's too much.

Possible Solution

I don't know if I am doing something wrong, but I can see that webpack imports from dist/umd so maybe the imports are already bundling multiple dependencies that could be shared across charts.

Metadata

Metadata

Assignees

Labels

rc3.0Required Issue for the upcoming Version 3status:completedFinished feature or fixstatus:in_progressIssue that is being worked on right nowtype:featureA new feature requesttype:maintenanceA regular maintenance chore or task, including refactors, build system and performance improvements

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0