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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: