Skip to content

Commit a238670

Browse files
committed
chore(site): mark as static
1 parent 3484468 commit a238670

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/astro.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import { visit } from 'unist-util-visit';
66
export default defineConfig({
77
site: 'https://jamiemason.github.io/syncpack',
88
base: '/syncpack',
9+
output: 'static',
910
redirects: {
1011
// Hoisted docs
1112
'/config/semver-groups/ignored/': '/syncpack/semver-groups/ignored/',

0 commit comments

Comments
 (0)