Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use ForkTsCheckerWebpackPlugin for type checking #735

Merged
merged 2 commits into from
Jul 9, 2019

Conversation

elcojacobs
Copy link
Member

Much faster build by type checking in a separate process.

Seems to work well, apart from the issue reported here:

TypeStrong/ts-loader#653

These false warnings can be ignored or we can use one of the suggestions in that issue to silence the warnings.

@elcojacobs
Copy link
Member Author

Worth trying webpack notifier, as described here:
https://www.npmjs.com/package/fork-ts-checker-webpack-plugin

@elcojacobs elcojacobs changed the title use fork ForkTsCheckerWebpackPlugin for type checking use ForkTsCheckerWebpackPlugin for type checking Jul 8, 2019
@elcojacobs elcojacobs requested a review from steersbob July 8, 2019 21:32
@steersbob steersbob merged commit 551c0e3 into BrewBlox:develop Jul 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants