adobe / adobe/d3-dashboard-api
Size of compiled file is too large
Open
bug
help wanted
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
### Expected Behaviour
Size of the compiled file(analytics_api-d3.min.js) should be as less as possible
### Actual Behaviour
As of now the size of analytics_api-d3.min.js is ~ 5mb.
### Reproduce Scenario (including but not limited to)
Run `npm run build`
#### Version
browserify - 16.2.2
bulkify - 1.4.2
uglify-es - 3.3.9
Contributor guide
Research direction
The reported artifact is analytics_api-d3.min.js, produced by npm run build; start by running that command and measuring the output. Trace the build inputs and dependencies responsible for the ~5 MB bundle, then verify that the build still completes and the compiled file is smaller.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100