Skip to content

Commit

Permalink
Adding symlinks to schema. Resolves vercel/serve#519 (#53)
Browse files Browse the repository at this point in the history
See vercel/serve#519

Co-authored-by: Andy <AndyBitz@users.noreply.github.com>
  • Loading branch information
joeldenning and AndyBitz authored Apr 25, 2024
1 parent bee2485 commit 554e6c7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deployment/config-static.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@ module.exports = {
},
'renderSingle': {
type: 'boolean'
},
'symlinks': {
type: 'boolean'
}
},
additionalProperties: false
Expand Down

0 comments on commit 554e6c7

Please sign in to comment.