From 25fd764e162b98af6af9afa64d69a0f85a2e8d0f Mon Sep 17 00:00:00 2001 From: Thai Pangsakulyanont Date: Sat, 2 Apr 2016 16:47:06 +0700 Subject: [PATCH] =?UTF-8?q?Don=E2=80=99t=20emit=20the=20html=20for=20hot-u?= =?UTF-8?q?pdate=20compilation.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit webpack-dev-server@2.0.0-beta seems to be emitting hot update bundles separately from the full bundle. This makes HtmlWebpackPlugin mistake it for the real bundle, and generates a HTML file that looks like this: ```html