• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

FormidableLabs / radium / 1091
94%

Build:
DEFAULT BRANCH: master
Ran 05 Feb 2018 06:23PM UTC
Jobs 3
Files 33
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1091

Pull #965

travis-ci

web-flow
`webpack@4` / `webpack@next` will support `package.json:sideEffects: false` wherein libraries can indicate their ESM re-exports are side effect free and can be much more efficiently removed for smaller, faster final bundles.

Lodash has already rolled out this change in
https://unpkg.com/lodash-es@4.17.5/package.json

## Issues

This was originally uncovered / discussed at length in:

* https://github.com/webpack/webpack/issues/1750

This PR should resolve the issues discussed in:

* https://github.com/FormidableLabs/victory/issues/549
* https://github.com/FormidableLabs/redux-little-router/issues/262

## Changes

* Add `sideEffects: false` to `package.json` to allow webpack4 tree-shaking to actually remove all unused code.

> This PR has been automatically opened by your friendly [`multibot`](https://github.com/FormidableLabs/multibot/). The transform code and documentation is available at: https://github.com/FormidableLabs/multibot-examples/tree/master/transforms/webpack-side-effects
Pull Request #965: [multibot] Add `sideEffects: false` to `package.json`

466 of 653 branches covered (71.36%)

675 of 715 relevant lines covered (94.41%)

410.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1091.1 05 Feb 2018 06:23PM UTC 0
94.41
Travis Job 1091.1
2 1091.2 05 Feb 2018 06:25PM UTC 0
94.41
Travis Job 1091.2
3 1091.3 05 Feb 2018 06:24PM UTC 0
94.41
Travis Job 1091.3
Source Files on build 1091
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1091
  • Pull Request #965
  • PR Base - master (#1090)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc