You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I configure the plugin to not check, but run rollup with -w checking seems to still be taking place (I get errors, and the build is no faster than with check: true).
What happens and why it is wrong
When I configure the plugin to not check, but run rollup with
-w
checking seems to still be taking place (I get errors, and the build is no faster than withcheck: true
).Versions
Version 0.14.0, TypeScript 2.8.4, Rollup 0.56.5.
rollup.config.js
tsconfig.json
The text was updated successfully, but these errors were encountered: