summaryrefslogtreecommitdiff
path: root/vue.config.js
diff options
context:
space:
mode:
Diffstat (limited to 'vue.config.js')
-rw-r--r--vue.config.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/vue.config.js b/vue.config.js
new file mode 100644
index 0000000..6d8895c
--- /dev/null
+++ b/vue.config.js
@@ -0,0 +1,5 @@
+// see https://cli.vuejs.org/config
+
+module.exports = {
+ //integrity: true, // enable SRI in script/style tags
+}