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

FormidableLabs / radium / 1092
94%

Build:
DEFAULT BRANCH: master
Ran 05 Feb 2018 06:45PM 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
1092

push

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. (#965)

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

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 1092.1 05 Feb 2018 06:46PM UTC 0
94.41
Travis Job 1092.1
2 1092.2 05 Feb 2018 06:46PM UTC 0
94.41
Travis Job 1092.2
3 1092.3 05 Feb 2018 06:45PM UTC 0
94.41
Travis Job 1092.3
Source Files on build 1092
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1092
  • 33fe30ee on github
  • Prev Build on master (#1090)
  • Next Build on master (#1124)
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