Skip to content

Local Extension Dev Testing (DevBug)

Adam Argyle edited this page Jan 19, 2021 · 1 revision
  1. Install deps npm i
  2. Build the files npm run dev:extension
  3. Load unpackaged extension DevBug from ${repo}/extension
  4. Made Changes? npm run extension:build to bundle and copy to the extension directory
  5. Launch DevBug