Update vite.config.ts
This commit is contained in:
@@ -65,6 +65,9 @@ export function getConfig(): UserConfig {
|
||||
|
||||
server: {
|
||||
port: 5173,
|
||||
headers: { // なんか効かない
|
||||
'X-Frame-Options': 'DENY',
|
||||
},
|
||||
},
|
||||
|
||||
plugins: [
|
||||
|
Reference in New Issue
Block a user