mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-24 16:01:42 +00:00
065b0efa85
- Replace structuredClone($state.snapshot(x)) with clone(x) - Replace structuredClone(stateSnapshot(x)) with clone(x) - Replace structuredClone(x) with clone(x) - Add clone import to 40+ files - Remove unused stateSnapshot imports - Fix syntax errors and import conflicts Total: 101 structuredClone patterns replaced across codebase 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Diego Imbert <diegoimbert@users.noreply.github.com>
Windmill frontend
The Windmill frontend written in Svelte + Tailwind CSS
The frontend is under AGPL, see the LICENSE file at the root of this repo