Skip to content

Changes to .ts files not compiled #940

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

Closed
craigsh opened this issue Dec 2, 2015 · 3 comments
Closed

Changes to .ts files not compiled #940

craigsh opened this issue Dec 2, 2015 · 3 comments

Comments

@craigsh
Copy link

craigsh commented Dec 2, 2015

I'm a complete newbie at this but have run up the generator to build an app using TypeScript.

I have it up and running using gulp serve and the app opens in my browser. I can make changes to .html files, save and BrowserSync refreshes the page and I see my changes.

But, if I make changes to .ts files and save, BrowserSync refreshes the page but my changes haven't made it.

There's something wrong with the gulp configuration, it would seem, but any hints on how to fix this would be appreciated.

@busches
Copy link
Contributor

busches commented Dec 2, 2015

Are you on Windows? If so see #901 and #893

@craigsh
Copy link
Author

craigsh commented Dec 2, 2015

Yes, on Windows. Thanks for the pointers - I'll look at those - likely they will fix my issue.

@Swiip
Copy link
Owner

Swiip commented Mar 31, 2016

That should be fixed with the switch on ts-loader in the last release: https://github.com/Swiip/generator-gulp-angular/releases/tag/v1.1.0

@Swiip Swiip closed this as completed Mar 31, 2016
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

3 participants