gecko-dev/tools/browsertime
Nick Alexander 280126dff5 Bug 1564256 - Part 2: Produce browsertime.zip in a toolchain task. r=mshal
In browsertime.zip we should have:

browsertime/
  package.json
  package-lock.json
  node_modules/
    .bin/
      browsertime -> ../browsertime/bin/browsertime.js
    browsertime/
      ...

The idea is that we'll fetch browsertime.zip in a generic-worker
environment and be able to run Node.js from within the top level
browsertime/ directory.

Differential Revision: https://phabricator.services.mozilla.com/D38773

--HG--
extra : moz-landing-system : lando
2019-07-24 20:59:55 +00:00
..
mach_commands.py Bug 1564256 - Part 2: Produce browsertime.zip in a toolchain task. r=mshal 2019-07-24 20:59:55 +00:00
package-lock.json Bug 1543247 - Part 2: Install visualmetrics.py prerequisites. r=ahal 2019-05-06 23:56:59 +00:00
package.json Bug 1564256 - Part 1: Don't install optional browsertime packages in automation. r=barret 2019-07-24 20:58:39 +00:00