npm fork-ts-checker-webpack-plugin 0.2.0
v0.2.0

latest releases: 9.1.0, 9.0.3, 9.0.2...
8 years ago
  • tsconfig.json and tslint.json path are not printed anymore.
  • watch option is not used on 'build' mode
  • Handle case with no options object (new ForkTsCheckerWebpacPlugin())
  • Basic integration tests (along units)
  • Breaking changes:
    • tslint is not enabled by default - you have to set tslint: true or tslint: './path/to/tslint.json' to enable it.
    • blockEmit option is removed - it choose automatically - blocks always on 'build' mode, never on 'watch' mode.

Don't miss a new fork-ts-checker-webpack-plugin release

NewReleases is sending notifications on new releases.