@quickloopio/cli
v1.1.3
Published
## Installation
Readme
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.
