1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/lavamoat
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
..
browserify [FLASK] snaps-skunkworks@0.16.0 (#14952) 2022-06-20 10:13:12 +02:00
build-system Migrate the build script to yargs (#14836) 2022-06-21 17:37:05 -02:30