Fix yarn build:wasm to format generated files (#5889)

This commit is contained in:
Jonathan Tran
2025-03-19 19:29:27 -04:00
committed by GitHub
parent b54295f2f7
commit 33dc254e43
3 changed files with 5 additions and 4 deletions

View File

@ -13,4 +13,4 @@ cargo test -p kcl-lib export_bindings
cd ..
cp rust/kcl-wasm-lib/pkg/kcl_wasm_lib_bg.wasm public
yarn fmt
yarn fmt:generated