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: {
|
build: {
|
||||||
format: "file",
|
format: "file",
|
||||||
},
|
},
|
||||||
experimental: {
|
|
||||||
csp: true
|
|
||||||
},
|
|
||||||
vite: {
|
vite: {
|
||||||
plugins: [
|
plugins: [
|
||||||
glsl(),
|
glsl(),
|
||||||
|
|||||||
Reference in New Issue
Block a user