mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
7f956f0795
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
233 B
233 B
@astrojs/underscore-redirects |
---|
patch |
Adds support for forced redirects
Redirects can be forced by setting force
to true
:
redirects.add({
// ...
force: true
})
It will append a !
after the status.