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

webpack-config / webpack-partial / 68 / 2
100%
master: 98%

Build:
Build:
LAST BUILD BRANCH: webpack-4
DEFAULT BRANCH: master
Ran 21 May 2016 12:26AM UTC
Files 5
Run time 0s
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

21 May 2016 12:21AM UTC coverage: 100.0%. First build
68.2

push

travis-ci

izaakschroeder
Add `output` helper.

Useful for injecting `output` properties into webpack configurations. Useful with `compose`.

```javascript
const newConfig = compose(
  output({publicPath: '/'}),
  plugin(new Plugin())
)(oldConfig);
```

76 of 76 relevant lines covered (100.0%)

1.32 hits per line

Source Files on job 68.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 68
  • Travis Job 68.2
  • f2429e1c on github
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