Replies: 2 comments 1 reply
-
I got this -> https://esbuild.github.io/ will help you to create a bundle from runtime npm module |
Beta Was this translation helpful? Give feedback.
1 reply
-
Fixed by adding compiled runtime.js from bundle runtime package, but now every fetch call is failing with cors issue since im calling wails.localhost runtime from localhost. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
seems like right now wails3 cmd does not support runtime.js generation (https://github.com/wailsapp/wails/blob/v3-alpha/v3/cmd/wails3/main.go), so maybe anyone knows how to do this without cmd?
Beta Was this translation helpful? Give feedback.
All reactions