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

Description
When added docker support through VS2017, the project threw an exception from UseWebpackDevMiddleware (which I cannot expand the bubble to see details).
I remembered there was a Dockerfile included with project.json, so I tried using some of its code in VS's generated Dockerfile but it didn't work and threw the same exception.
Please advise.