feat: trying to add hashes to scripts
Some checks failed
Deploy to SFTP Server / build (push) Has been cancelled
Some checks failed
Deploy to SFTP Server / build (push) Has been cancelled
This commit is contained in:
@@ -33,6 +33,9 @@ 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