Update vite.config.ts

This commit is contained in:
syuilo 2024-08-27 20:33:14 +09:00
parent 1b4bdee7bf
commit 38b1ec7efa
1 changed files with 3 additions and 0 deletions

View File

@ -65,6 +65,9 @@ export function getConfig(): UserConfig {
server: {
port: 5173,
headers: { // なんか効かない
'X-Frame-Options': 'DENY',
},
},
plugins: [