Skip to content

Server.js doesn't get updated unless you use --watch mode #6

Description

@jamesvidler

Running webpack dev sever updates the client.js file in memory, but the MVC site doesn't seem to be getting the server.js updates until you either manually build the file or using "npm run build:dev" OR you run webpack in watch mode.

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