Temporary home of the web console frontend.
We've broken the work into 3 phases.
- console output
- object inspection
- JS terminal
We're currently working on Phase 1. The milestones list has our current sprint.
If you want to take an issue, add a comment with your interest and we'll help you figure out the next steps on the issue.
From the root directory:
./mach build
./mach run
- Go to
about:config
- Turn on the
devtools.webconsole.new-frontend-enabled
pref
cd devtools/client/webconsole
npm install
npm run test