Try MPA to fix content not updating issue
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 56s
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 56s
This commit is contained in:
parent
dda6a24ea0
commit
57902cec62
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ module.exports = {
|
||||||
lang: "en-US",
|
lang: "en-US",
|
||||||
title: 'The Paper Pilot',
|
title: 'The Paper Pilot',
|
||||||
description: 'The Paper Pilot\'s Digital Garden',
|
description: 'The Paper Pilot\'s Digital Garden',
|
||||||
|
mpa: true,
|
||||||
vite: {
|
vite: {
|
||||||
ssr: {
|
ssr: {
|
||||||
noExternal: [
|
noExternal: [
|
||||||
|
|
Loading…
Reference in a new issue