docs: implement Antigravity global rules

This commit is contained in:
2026-04-03 21:11:02 +00:00
parent 996bbea647
commit ec1499e59c
5 changed files with 2546 additions and 2524 deletions

View File

@@ -1,9 +1,9 @@
export default {
root: './',
build: {
outDir: 'dist',
},
preview: {
allowedHosts: true
}
}
export default {
root: './',
build: {
outDir: 'dist',
},
preview: {
allowedHosts: true
}
}