fix: disable experimental csp again
All checks were successful
Deploy to SFTP Server / build (push) Successful in 14m11s
All checks were successful
Deploy to SFTP Server / build (push) Successful in 14m11s
This commit is contained in:
@@ -33,9 +33,6 @@ export default defineConfig({
|
||||
build: {
|
||||
format: "file",
|
||||
},
|
||||
experimental: {
|
||||
csp: true
|
||||
},
|
||||
vite: {
|
||||
plugins: [
|
||||
glsl(),
|
||||
|
||||
Reference in New Issue
Block a user