Prettier format pending files

This commit is contained in:
Builder.io 2025-11-08 08:08:43 +00:00
parent 063da97c7c
commit 363337bc3e

View file

@ -2,9 +2,7 @@
"version": 2,
"buildCommand": "npm ci && npm run build",
"outputDirectory": "dist/spa",
"rewrites": [
{ "source": "/(.*)", "destination": "/index.html" }
],
"rewrites": [{ "source": "/(.*)", "destination": "/index.html" }],
"headers": [
{
"source": "/assets/(.*)",