Skip to content

Commit 21e982f

Browse files
chore(build): update @playform/build dependency
Updates Playform Build toolchain to v0.2.4 to leverage latest bundling improvements for the Cocoon extension host environment. This aligns with Land's strategy to maintain modern build tooling for: - Enhanced JS/TS compilation of Shim layer code - Improved tree-shaking in Rest's extension host bundle generation - Better sourcemap handling for debugging extension host interactions Ensures compatibility with latest TypeScript features used in VS Code extension shim development while maintaining stability in the MVP Path A architecture.
1 parent af49349 commit 21e982f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"zod": "3.24.4"
4747
},
4848
"devDependencies": {
49-
"@playform/build": "0.2.3",
49+
"@playform/build": "0.2.4",
5050
"esbuild-plugin-copy": "2.1.1"
5151
}
5252
}

0 commit comments

Comments
 (0)