You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That flag is shared between desktop and roborio. So if you set that flag to true, you'll deploy debug artifacts. Which would be very bad. Add some comments to not change it unless you know what you're doing.
The text was updated successfully, but these errors were encountered:
https://github.com/wpilibsuite/vscode-wpilib/blob/main/vscode-wpilib/resources/gradle/java/build.gradle#L47
That flag is shared between desktop and roborio. So if you set that flag to true, you'll deploy debug artifacts. Which would be very bad. Add some comments to not change it unless you know what you're doing.
The text was updated successfully, but these errors were encountered: