How to enable dev tools in production build? #2197
-
dev tools seems to be disabled in production build. is there an option i have to set in tauri? |
Beta Was this translation helpful? Give feedback.
Answered by
nothingismagick
Jul 12, 2021
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nothingismagick
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
yarn tauri build --debug
cargo tauri build --debug