Replies: 1 comment
-
Hey @Kayrah87, sorry for the late response. You could use the I imagine that everyone would have a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I work in a team of developers. Some of use love Ray, and some of us hate it. I personally love it and want to use it to investigate everything rather than trawling through the console.
However, we now have a war in the commits. other developers will comment out the .use(RayPlugin) config and commit it. I will start working on a feature and have to go in and turn the damn thing back on again every single time.
Could this configuration be moved out to an env file, like a .rayrc.js file or something, in order for us to gitignore it, so I can have my local version with Ray always on, whilst other devs have theirs always off?
Beta Was this translation helpful? Give feedback.
All reactions