mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Try adding gtag plugin
This commit is contained in:
parent
23acb814eb
commit
61aefac86d
2 changed files with 9 additions and 1 deletions
|
|
@ -114,7 +114,9 @@ export default {
|
|||
/*
|
||||
** Plugins to load before mounting the App
|
||||
*/
|
||||
plugins: [],
|
||||
plugins: [
|
||||
'@/plugins/gtag'
|
||||
],
|
||||
|
||||
/*
|
||||
** Nuxt.js modules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue