1.1.3 • Published 3 years ago
@quickloopio/cli v1.1.3
Quickloop CLI
Installation
npm i -g @quickloopio/cliSource maps
Uploading sourcemaps
qloop sourcemaps upload --apiKey <YOUR API KEY>Options:
--dir <directory>(shortcut-d) - Optional. Directory where the source map files are located. Default./dist--remove(shortcut-rm) - Optional. Instruct the CLI to remove the source maps after uploading them to quickloop.io. Recommended for production build.