mirror of
https://github.com/wavetermdev/wails.git
synced 2026-08-05 13:53:43 -07:00
Update troubleshooting.mdx
This commit is contained in:
@@ -90,6 +90,10 @@ go env -w GOPROXY=https://goproxy.cn,direct
|
||||
```
|
||||
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
|
||||
|
||||
Sometimes the generated Typescript doesn''t have the correct types. To mitigate this,
|
||||
@@ -108,4 +112,4 @@ the following imports to the `<head>` section of any new page you navigate to:
|
||||
</head>
|
||||
```
|
||||
|
||||
Source: https://github.com/wailsapp/wails/discussions/1512
|
||||
Source: https://github.com/wailsapp/wails/discussions/1512
|
||||
|
||||
Reference in New Issue
Block a user