Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

application specific: Change LogRocket ID #366

Open
github-actions bot opened this issue Aug 18, 2022 · 0 comments
Open

application specific: Change LogRocket ID #366

github-actions bot opened this issue Aug 18, 2022 · 0 comments
Labels

Comments

@github-actions
Copy link

application specific: Change LogRocket ID

LogRocket.init('md69mq/flox'); // TODO application specific: Change LogRocket ID

import {routerInstance} from 'boot/router';
import {isModuleActive} from 'src/flox';
import {MODULES} from 'src/flox/MODULES';
import LogRocket from 'logrocket';

// Add LogRocket to production deployments / builds
if(process.env.VUE_APP_PRODUCTION === 'true'){
  LogRocket.init('md69mq/flox'); // TODO application specific: Change LogRocket ID
}

// Quasar
const $q = useQuasar()

02201d9cf6b0e5f7969799f9d1130766e36bf1fe

@github-actions github-actions bot added the todo label Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

0 participants