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 using ttsc with the configured transformer in watch mode the initial build is successful. When changing a file that is imported using a transformed path, the file importing this file will be rebuild without changing import path.
When using ttsc with the configured transformer in watch mode the initial build is successful. When changing a file that is imported using a transformed path, the file importing this file will be rebuild without changing import path.
I created a repository to reproduce this issue: https://github.com/Mairu/ts-transform-paths-watch-issue
Thanks for the transformer by the way.
The text was updated successfully, but these errors were encountered: