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

insin / nwb / 489
79%
master: 78%

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

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%)

42.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 489.1 20 Jan 2017 08:32AM UTC 0
84.06
Travis Job 489.1
2 489.2 20 Jan 2017 08:26AM UTC 0
84.06
Travis Job 489.2
Source Files on build 489
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #489
  • 7fd4c3fe on github
  • Prev Build on next (#482)
  • Next Build on next (#490)
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