website: enable cors, allow requests to gaufre.js from any site

This commit is contained in:
Emmanuel Pelletier
2024-05-13 14:38:16 +02:00
parent 0593bbad15
commit eff5d0037e
3 changed files with 27 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
"@astrojs/markdown-remark": "^5.1.0",
"@astrojs/react": "^3.3.1",
"@astrojs/starlight": "^0.21.5",
"@fastify/cors": "^9.0.1",
"@fastify/static": "^7.0.3",
"@gouvfr-lasuite/integration": "^0.1.3",
"@types/prismjs": "^1.26.3",