mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
25748ffdc0
The repo gates which build-config files may exist (next.config, vite.config, webpack.config and friends) so a new bundler config cannot appear unreviewed. A new app needs its next.config.mjs registered. Kept as its own commit because the check's own failure message asks for CODEOWNERS approval when the allowlist changes — isolating it means that approval applies to exactly one reviewable line rather than being buried in the app scaffold.