fix: disable SRI at build time

This commit is contained in:
NGPixel
2020-02-01 16:14:25 -05:00
parent 9c40975aeb
commit 7ab16e2bf3
2 changed files with 6 additions and 5 deletions

View File

@@ -199,6 +199,7 @@
v-model='config.securitySRI'
persistent-hint
hint='This ensure that resources such as CSS and JS files are not altered during delivery.'
disabled
)
v-divider.mt-3