Files
Maxim 25748ffdc0 chore: allowlist the reskinnable-demo build config
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.
2026-07-30 21:51:55 +02:00
..