Closed
Description
Bug Report or Feature Request (mark with an x
)
- [x ] bug report -> please search issues before submitting
- [ ] feature request
Versions.
@angular/cli: 1.1.2
node: 6.10.0
os: win32 x64
@angular/animations: 4.2.3
@angular/common: 4.2.3
@angular/compiler: 4.2.3
@angular/core: 4.2.3
@angular/flex-layout: 2.0.0-beta.8
@angular/forms: 4.2.3
@angular/http: 4.2.3
@angular/material: 2.0.0-beta.7
@angular/platform-browser: 4.2.3
@angular/platform-browser-dynamic: 4.2.3
@angular/router: 4.2.3
@angular/cli: 1.1.2
@angular/compiler-cli: 4.2.3
Repro steps.
- Make a change to a TypeScript file
- Observe that webpack recompiles
- Observe that the browser refreshes
- Observe that the TypeScript changes were not deployed to the browser
- Make a change to an html template file
- Observe that the html changes have been deployed to the browser, but any TypeScript changes have not
No exceptions are thrown
Mention any other details that might be useful.
This was first reported against v1.0 (#5600) and closed as presumably fixed, but the issue persists.
IDE: IntelliJ
OS: Windows 10
Metadata
Metadata
Assignees
Labels
No labels