You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(build-wasm.sh): correct package name from dodge-the-creeps to squash-the-creeps
The script was using the incorrect package name 'dodge-the-creeps' instead of 'squash-the-creeps'. This would have caused build failures or incorrect builds. The change ensures the correct package is built for both the host and WASM targets.
0 commit comments