Is it possible to expose webpack-stream over a dev server. Came across a similar issue: #121 and am experiencing the same issue. Also noticed a comment on the referenced issue that:
Just to clarify:
you should require webpack instead of webpack-stream.
If the above is correct? Surely it would defeat purpose of using webpack-stream in the first place.
Is it possible to expose webpack-stream over a dev server. Came across a similar issue: #121 and am experiencing the same issue. Also noticed a comment on the referenced issue that:
If the above is correct? Surely it would defeat purpose of using webpack-stream in the first place.