Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 327 Bytes

dev.md

File metadata and controls

14 lines (10 loc) · 327 Bytes

Development

yarn
yarn watch-web

On vscode, select Run and Debug panel and use the Run Node Extension task to debug the extension

NOTE: if you're working on the visualization make sure to copy the build artifacts to the dist folder of otel-validator

cp -R otel-ui/dist/ otel-validator/dist/