mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-19 08:01:25 +00:00
2fdafdddaf
get_lint_errors on a raw app without a runnable key now compiles the app's frontend files and reports where the build broke, so editing app files can be checked the same way editing a runnable already was. A frontend is a bundle rather than a set of independent documents, so there is no language service to query per file — only the compiler's verdict, which also means files unreachable from the entry point are not covered. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Windmill frontend
The Windmill frontend written in Svelte 5 + Tailwind CSS
The frontend is under AGPL, see the LICENSE file at the root of this repo