mirror of
https://github.com/LukeHagar/skeleton.git
synced 2025-12-10 04:21:26 +00:00
post format
This commit is contained in:
@@ -17,9 +17,9 @@ const config = {
|
||||
// default options are shown
|
||||
pages: 'build',
|
||||
assets: 'build',
|
||||
fallback:'index.html', // index.html (SPA) | null (SSR)
|
||||
fallback: 'index.html', // index.html (SPA) | null (SSR)
|
||||
precompress: false
|
||||
}),
|
||||
})
|
||||
// vite: { ...moved to vite.config.js... }
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user