mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
c445fa6ffe
Pre-build lint step that fails if any build config file exists that is not on the checked-in allowlist. Catches TanStack-style attacks where a malicious vite_setup.mjs is auto-discovered during build. Runs before pnpm install — zero npm dependencies.