Fix CSP issues in production
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -37,5 +37,6 @@ new Vue({
|
||||
el: "#app",
|
||||
template: "<App/>",
|
||||
components: { App },
|
||||
render: (h) => h(App),
|
||||
i18n,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user