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

insin / nwb / 489 / 2
79%
master: 78%

Build:
Build:
LAST BUILD BRANCH: feature/component/allow-custom-babel-config
DEFAULT BRANCH: master
Ran 20 Jan 2017 08:26AM UTC
Files 14
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

20 Jan 2017 02:50AM UTC coverage: 84.06% (+1.4%) from 82.639%
489.2

push

travis-ci

insin
Webpack 2

- Stop vendoring HashedModuleIdsPlugin and use Webpack 2's version
- Make not transpiling ES6 modules the default and opt-in for the npm ES5 build
- Remove empty string from extensions
- We no longer need query string wildcards in loader test RegExps \o/
- Explicitly pass minimize and debug options to loaders which take them, via LoaderOptionsPlugin
- Explicitly enable sourceMaps in UglifyJsPlugin
- We don't have to manually combine style loaders any more \o/
- Add an alias for expect in test Webpack config instead of a fallback
- failPlugin isn't needed for Webpack 2
- Get rid of top level config for postcss-loader (and generally - no longer supported)
- DedupePlugin is now a no-op in Webpack 2, remove it
- .json files are now supported without json-loader \o/
- Use the new webpack config naming: rules and options instead of loaders and query
- NoErrorsPlugin was renamed to NoEmitOnErrorsPlugin
- Drop CommonJS interop from Webpack builds - module.exports is now read-only and undefined in ES modules
  - Handle .default in render shims now that CommonJS interop isn't guaranteed
- Hint that babel.cherryPick might not be needed if the specified modules have a "module" entry in their package.json
- Use an ident option to allow style preprocessor plugins to be configured using loader options \o/
  - XXX Temporarily using a scoped package version of ExtractTextPlugin which returns a list of loader objects from extract()
- Don't merge arrays when merging loader options, allowing default PostCSS plugin config to be overridden
- Allow Babel to parse (but not transform) import() when used with Webpack
- BannerPlugin now takes a single options object

617 of 734 relevant lines covered (84.06%)

21.32 hits per line

Source Files on job 489.2
  • Tree
  • List 0
  • Changed 8
  • Source Changed 4
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 489
  • Travis Job 489.2
  • 7fd4c3fe on github
  • Prev Job for on next (#482.2)
  • Next Job for on next (#490.1)
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