Configure Node SSR adapter, sitemap, and add .gitignore
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"astro": "^7.1.4"
|
||||
"@astrojs/node": "^11.0.2",
|
||||
"@astrojs/sitemap": "^3.7.3",
|
||||
"astro": "^7.1.4",
|
||||
"dotenv": "^17.4.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user