You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
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.
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.