fix: disable wasm-opt for ironrdp pkg release build#50178
fix: disable wasm-opt for ironrdp pkg release build#50178chenrui333 wants to merge 1 commit intogravitational:masterfrom chenrui333:disable-wasi-opt
wasm-opt for ironrdp pkg release build#50178Conversation
Signed-off-by: Rui Chen <rui@chenrui.dev>
|
All contributors have signed the CLA ✍️ ✅ |
|
I have read the CLA Document and I hereby sign the CLA |
|
recheck |
|
I would try with wasm-pack 0.12.1, which is what we use for official releases. This is probably okay, but I would want to have a better understanding of why the change is necessary before proceeding. |
unfortunately, I dont have that option (we always use the latest wasm-pack on the homebrew side, I am happy to let it open until teleport upgrade to use wasm-pack 0.13.1+)
this has been turned off for many projects, not just this one (historically it failed with something like this) |
👋 seeing some release build issue while building the teleport 17.0.5 wrt
wasm-optDisabling the opt works for my release build.
build setup: