policyfly / vue-script-tsc

A lightning fast TypeScript type checker for Vue SFC Script tags

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature] Support Incremental Checking

BenShelton opened this issue ยท comments

Although a tsbuildinfo file can be specified it doesn't actually get used. It seems like using a different builder or program that specifically supports incremental building will allow us to do so, which should provide a significant speed boost.

๐ŸŽ‰ This issue has been resolved in version 1.3.0 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€