Skip to content

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

Closed
@etovian

Description

@etovian

Bug Report or Feature Request (mark with an x)

- [x ] bug report -> please search issues before submitting
- [ ] feature request

Versions.

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

The log given by the failure.

No exceptions are thrown

Mention any other details that might be useful.

IDE: IntelliJ
OS: Windows 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs: repro stepsWe cannot reproduce the issue with the information given

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions