fix CSP by compiling the i18n templates as well

This commit is contained in:
Henry Jameson 2022-04-05 23:45:26 +03:00
parent a613447105
commit 2b0dd2cbae
3 changed files with 118 additions and 2 deletions

View file

@ -33,7 +33,6 @@
"escape-html": "1.0.3",
"localforage": "1.10.0",
"parse-link-header": "1.0.1",
"phoenix": "1.4.0",
"phoenix": "1.6.2",
"punycode.js": "2.1.0",
"qrcode": "1",
@ -49,6 +48,7 @@
"@babel/plugin-transform-runtime": "7.17.0",
"@babel/preset-env": "7.16.11",
"@babel/register": "7.17.7",
"@intlify/vue-i18n-loader": "^5.0.0",
"@ungap/event-target": "0.2.3",
"@vue/babel-helper-vue-jsx-merge-props": "1.2.1",
"@vue/babel-plugin-jsx": "1.1.1",