Prettier format pending files
This commit is contained in:
parent
063da97c7c
commit
363337bc3e
1 changed files with 1 additions and 3 deletions
|
|
@ -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/(.*)",
|
||||
|
|
|
|||
Loading…
Reference in a new issue