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
This dependency bump in both generator templates and root package.json ensures consistent build toolchain versions across the Land project. As part of maintaining the Tauri-based architecture, @playform/build updates likely include critical improvements for:
- Bundling optimization in Cocoon extension host shim
- Frontend asset handling for Sky UI components
- Build reliability across Mountain (Rust) and webview components
Maintaining current build dependencies aligns with Land's performance goals by ensuring we leverage latest optimizations in JS/TS bundling and cross-platform compilation workflows.
Copy file name to clipboardExpand all lines: generators/app/dependencyVersions/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@
24
24
},
25
25
"description": "Helper file to manage the versions of the node modules used by the generators. Named package.json so the VS Code dependencies completions work. Must be in a subfolder due to #325",
0 commit comments