-
-
Notifications
You must be signed in to change notification settings - Fork 200
Closed
Labels
FeatureNew FeatureNew Feature
Description
According to this section we can improve significantly the compilation speed by setting transpileOnly = true
, though this require using another plugin for the type checking which does it in a separate process.
Until now I have been using fork-ts-checker-webpack-plugin. I was planning to make a PR for adding it.
Today I also found ts-checker-webpack-plugin but plugin doesn't seem to be as healthy as the other one, still exists to solve some issues with the previous.
Could we discuss to bring ideas to the table?
thanks in advance.
Metadata
Metadata
Assignees
Labels
FeatureNew FeatureNew Feature