0.5.0 • Published 10 months ago

@hippy/chrome-devtools-extensions v0.5.0

Weekly downloads
-
License
-
Repository
-
Last release
10 months ago

Introduction

this project extend chrome devtools tabs in @hippy/chrome-devtools, add iframe container and open page of Vue SPA , used to support ui inspector, core memory, protocol debugger, core performance of TDF/Hippy/Voltron

How to start

npm i
# start dev
npm run dev
# start build
npm run build
# the compile result will auto serve by debug-server-next in debug page, 
# open debug page such as `localhost:8888/front_end/inspector.html?env=TDFCore`