mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-04 03:40:45 +08:00
Update troubleshooting.mdx
This commit is contained in:
parent
b33211495e
commit
0bb1c0202b
@ -90,6 +90,10 @@ go env -w GOPROXY=https://goproxy.cn,direct
|
|||||||
```
|
```
|
||||||
Source: https://github.com/wailsapp/wails/issues/1233
|
Source: https://github.com/wailsapp/wails/issues/1233
|
||||||
|
|
||||||
|
## I'd like to get a console on my production build
|
||||||
|
|
||||||
|
You can access the Dev console in your application by compiling with `wails build -debug`.
|
||||||
|
|
||||||
## The generated Typescript doesn''t have the correct types
|
## The generated Typescript doesn''t have the correct types
|
||||||
|
|
||||||
Sometimes the generated Typescript doesn''t have the correct types. To mitigate this,
|
Sometimes the generated Typescript doesn''t have the correct types. To mitigate this,
|
||||||
|
Loading…
Reference in New Issue
Block a user