Mark Stacey
b68aee1bef
Migrate the build script to yargs
( #14836 )
...
The build script now uses `yargs` rather than `minimist`. The CLI is
now better documented, and we have additional validation for each
option.
A patch for `yargs` was required because it would blow up on the line
`Error.captureStackTrace`. For some reason when running under LavaMoat,
that property did not exist.
Closes #12766
2022-06-21 17:37:05 -02:30
..
2021-12-16 10:00:11 -10:00
2021-11-01 20:20:31 -07:00
2021-04-20 13:39:49 +08:00
2022-01-07 12:17:21 -07:00
2022-03-21 12:54:47 -06:00
2022-05-24 12:59:21 -02:30
2022-02-18 17:48:38 +01:00
2021-11-01 22:13:22 -10:00
2021-09-28 20:56:08 -10:00
2021-12-01 13:52:08 -03:30
2022-03-21 12:54:47 -06:00
2021-12-01 13:52:08 -03:30
2021-09-27 19:05:35 -02:30
2021-02-22 22:43:29 +08:00
2022-03-21 12:54:47 -06:00
2021-11-01 20:20:31 -07:00
2021-04-20 11:37:21 +08:00
2021-09-27 19:05:35 -02:30
2021-09-27 19:05:35 -02:30
2021-04-20 11:37:21 +08:00
2021-11-23 09:17:27 -10:00
2021-02-22 22:43:29 +08:00
2021-09-28 20:56:08 -10:00
2021-11-23 09:17:27 -10:00
2022-05-11 13:21:23 -10:00
2021-07-15 10:59:34 -07:00
2021-02-22 22:43:29 +08:00
2022-03-21 12:54:47 -06:00
2021-04-20 13:39:49 +08:00
2021-10-25 13:56:26 -06:00
2021-04-20 13:39:49 +08:00
2022-06-21 17:37:05 -02:30
2022-04-28 08:45:46 -10:00