...
Code Block |
---|
$ npx KF_API_KEY=80a2eb62-9b59-4519-9807-d2f4714cbc3c kf-cli sourcemaps upload \ --release-version 1.0.1 \ --service my-web-app \ --minified-path-prefix \/app \ --baseUrl https://kf.myapp.com \ ./build |
...
Code Block |
---|
$ npx KF_API_KEY=80a2eb62-9b59-4519-9807-d2f4714cbc3c kf-cli sourcemaps upload \ --release-version 1.0.1 \ --service my-web-app \ --minified-path-prefix \/app \ --baseUrl https://kf.myapp.com \ ./build |