install algolia insights API (with env var keys) to index.html mount file

This commit is contained in:
Xevion
2020-09-06 14:01:17 -05:00
parent 62f4019666
commit faf9933e47
5 changed files with 107 additions and 29 deletions

View File

@@ -1,5 +1,3 @@
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset',
],
presets: ["@vue/cli-plugin-babel/preset"],
};