Skip to content

Doesn't reload on save #1128

Closed
Closed
@roman-16

Description

@roman-16
  • Operating System: Windows 10 Pro N
  • Node Version: 8.5.0
  • NPM Version: 5.4.1
  • webpack Version: 3.6.0
  • webpack-dev-server Version: 2.9.1
  • This is a bug
  • This is a feature request
  • This is a modification request

Code

webpack.config.js:
https://pastebin.com/HQvzYH5f

Additional tsconfig.json:
https://pastebin.com/gMQiWVUG

Expected Behavior

Dev server does reload on save and display the new version from the source.

Actual Behavior

Dev server compiles on save but doesn't reload the page, when I reload the page manually my new version is not displayed.

For Bugs; How can we reproduce the behavior?

Use my config and fire up the dev server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions