@gravityci/cli v0.1.2
@gravityci/cli
Keep artifact sizes under control with Gravity, a developer tool that helps catch size regressions early before they reach users.
@gravityci/cli is Gravity's CLI component that runs in CI servers.
Usage
Minimal usage:
npx @gravityci/cli 'dist/'Specifying multiple paths:
npx @gravityci/cli 'dist/**/*' 'dist2/**/*' 'dist3/**/*' ...Specifying a fingerprint pattern:
npx @gravityci/cli 'dist/**/*' --fingerprint ".+(-[0-9A-Z]{8})\\..+"Arguments
npx @gravityci/cli <patterns> --fingerprint <fingerprint>| argument | type | description |
|---|---|---|
<patterns> | array of strings | Required. File path patterns of the compiled files the user wants to check its bundlesize |
<fingerprint> | string | Optional. A regular expression; if artifacts are fingerprinted, this can be used to remove the fingerprint before comparison |
Gravity is developed by and © Mainmatter GmbH.
7 months ago
6 months ago
7 months ago
7 months ago
9 months ago
10 months ago
10 months ago
10 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago