Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Specifying the Node project directory with webpack dev middleware #262

@mattwcole

Description

@mattwcole

I would like to be able to specify the Node project path when using webpack dev middleware to allow Javascript apps to be included from any location e.g.

Host/
  project.json
  Startup.cs
  Program.cs
App/
  package.json
  webpack.config.js
  src/
  node_modules/

At the moment it can't be changed from the content route. I've made what look like the necessary changes in a fork, but ran into another issue packaging the library before I could try it out. Happy to create a pull request if this is deemed useful enough.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions