Skip to content

TypeScript changes not deployed, even though ng serve detects the changes #6744

Closed
@etovian

Description

@etovian

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.

  1. Make a change to a TypeScript file
  2. Observe that webpack recompiles
  3. Observe that the browser refreshes
  4. Observe that the TypeScript changes were not deployed to the browser
  5. Make a change to an html template file
  6. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions