本地运行

  1. git clone git@github.com:tjx666/vscode-webview-webpack-hmr-example.git
  2. npm install
  3. 打开 VSCode debug 面板,点击 Run Extension
  4. cmd + shift + p,调用命令: Open Webview For Test Webpack HMR
  5. 不出意外你能看到下面截图中内容

成功运行截图

注意:需要安装 VSCode 扩展 amodio.tsl-problem-matcher,不然 VSCode 识别不了 webpack 什么时候打包结束