logrocket-cli icon indicating copy to clipboard operation
logrocket-cli copied to clipboard

Add possibility to use the CLI programmatically

Open NicolasBonduel opened this issue 5 years ago • 0 comments

This pull request adds the possibility to use the CLI programmatically. This is useful for using LogRocket as part of a webpack flow for example.

Here is an associated repository for a webpack plugin using my fork: https://github.com/NicolasBonduel/webpack-logrocket-plugin

This change was inspired by this Sentry plugin: https://github.com/getsentry/sentry-webpack-plugin

NicolasBonduel avatar Dec 23 '20 16:12 NicolasBonduel