Confirmed users
177
edits
(Update import section for resource://devtools) |
(Update build section (no more /* needed)) |
||
Line 56: | Line 56: | ||
Once you've already built Firefox once, and you just want to incrementally update your build with your latest DevTools changes, you can run: | Once you've already built Firefox once, and you just want to incrementally update your build with your latest DevTools changes, you can run: | ||
$ ./mach build devtools | $ ./mach build devtools | ||
which is much faster than your first build or clobber builds and should only take a few seconds. You can run your build the same way you did before: | which is much faster than your first build or clobber builds and should only take a few seconds. You can run your build the same way you did before: |