chrome 安装devtools
下载安装
链接:https://github.com/vuejs/devtools
选择对应版本:
安装yarn
下载
npm install -g yarn --registry=https://registry.npmmirror.com
进入下载的目录安装依赖
yarn install --registry=https://registry.npmmirror.com
依赖安装完成后,开始打包build。 需要注意,这里的命令需要带watch,如果不带,会出错
yarn run build:watch
出现上面画面,ctrl+c退出即可
yarn run dev:chrome
即出现successfully 就可以退出了
打开chrome浏览器扩展程序
选择shell-chrome