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

Problems when using ttsc -w #12

Closed
Mairu opened this issue Apr 9, 2019 · 2 comments
Closed

Problems when using ttsc -w #12

Mairu opened this issue Apr 9, 2019 · 2 comments

Comments

@Mairu
Copy link

Mairu commented Apr 9, 2019

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.

zerkalica pushed a commit that referenced this issue Apr 9, 2019
@zerkalica
Copy link
Owner

Check 1.7.1

@Mairu
Copy link
Author

Mairu commented Apr 9, 2019

Works! Thank you very much.

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

No branches or pull requests

2 participants