We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
flox/frontend/src/App.vue
Line 18 in 69dbac1
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
application specific: Change LogRocket ID
flox/frontend/src/App.vue
Line 18 in 69dbac1
02201d9cf6b0e5f7969799f9d1130766e36bf1fe
The text was updated successfully, but these errors were encountered: