Rasmus Nielsen
Rasmus Nielsen
Great idea! I've updated the PR as per your suggestion. It should now be possible to resolve middleware both relatively to working directory and relatively to the live-server installation folder....
I've also been struggling with this issue. The problem is especially prominent when running `live-server` through `npx`, in which case it is basically impossible to use non-builtin middleware without supplying...
Since my middleware is generic `connect` middleware, it could be used with any connect-compatible setup, e.g. `express`. This is why I don't want to explicitly add `live-server`. Adding the dependency...
I've made a pull request to remedy this problem #330
I found a similar issue, but I am not sure if this is the case or if I have misunderstood the purpose of channels. All my tracks were the same...