Chrome 安裝 Vue Devtools 調試工具

源碼下載地址:https://github.com/vuejs/vue-devtoolsvue

Make sure you are using Node 6+ and NPM 3+git

  1. Clone this repo
  2. cd vue-devtools the newly created folder
  3. run yarn install
  4. then run yarn run build
  5. Open the Chrome extension page (currently under Menu > More Tools > Extensions)
  6. Check "developer mode" on the top-right corner
  7. Click the "load unpacked" button on the left, and choose the folder: vue-devtools/packages/shell-chrome/
  8. Alternatilvely to step 3, you can also use yarn dev:chrome to build & watch the unpacked extension

 

1.到源代碼目錄下執行  yarn install 命令github

 

 2. 執行 yarn run build 命令chrome

 

 打開 Chome 的 Extensionsshell

 

 D:\Tools\vue-devtools-dev\packages\shell-chromeui

 

 

 

 

 

 

相關文章
相關標籤/搜索