mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-14 02:00:37 +08:00
Chore: update content-type
This commit is contained in:
parent
65558592cb
commit
15697a2b96
@ -59,6 +59,8 @@ export const buildPublic = task(require.main === module, __filename)(async (span
|
|||||||
'/Modules/*',
|
'/Modules/*',
|
||||||
' content-type: text/plain; charset=utf-8',
|
' content-type: text/plain; charset=utf-8',
|
||||||
'/List/*',
|
'/List/*',
|
||||||
|
' content-type: text/plain; charset=utf-8',
|
||||||
|
'/Internal/*',
|
||||||
' content-type: text/plain; charset=utf-8'
|
' content-type: text/plain; charset=utf-8'
|
||||||
],
|
],
|
||||||
path.join(PUBLIC_DIR, '_headers')
|
path.join(PUBLIC_DIR, '_headers')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user