delay-fork-ts-output-plugin
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Delay fork-ts-checker-webpack-plugin output after friendly-errors-webpack-plugin's latest output.

If you want to seperate the ts typecheck into another thread to speed up build, you probably would use fork-ts-checker-webpack-plugin.

But when you also want to use friendly-errors-webpack-plugin with clearConsole=true, it's convenient to only show the latest typecheck result after the main compilation done.

Readme

Keywords

none

Package Sidebar

Install

npm i delay-fork-ts-output-plugin

Weekly Downloads

0

Version

0.0.2

License

ISC

Unpacked Size

6.16 kB

Total Files

6

Last publish

Collaborators

  • totooria-hyperion