"vscode:/vscode.git/clone" did not exist on "67f23568011d69149c80382e90b02613992237e6"
chore: Make debug profile use all optimizations (#317)
It hardly slows the build down, and it makes things run much faster. That allows us to switch to the debug (default) profile for development, and keep the release profile for, well, releasing. Motivated by changes in https://github.com/ai-dynamo/dynamo/pull/279
Showing
Please register or sign in to comment