diff --git a/.eslintignore b/.eslintignore index 3f8aa85e46..a2e700855f 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,4 +1,5 @@ *.min.* +*.page-vue-render.js node_modules packages/core/src/lib/markdown-it/patches/* packages/core/src/lib/markdown-it/plugins/* diff --git a/packages/cli/test/functional/test_site/expected/bugs/index.html b/packages/cli/test/functional/test_site/expected/bugs/index.html index e01723510e..8cab0bf94e 100644 --- a/packages/cli/test/functional/test_site/expected/bugs/index.html +++ b/packages/cli/test/functional/test_site/expected/bugs/index.html @@ -4,7 +4,7 @@
- + @@ -21,13 +21,14 @@ + - + - + + window.dataLayer = window.dataLayer || []; + function gtag(){dataLayer.push(arguments);} + gtag('js', new Date()); + + gtag('config', 'TRACKING-ID'); +