We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 669f243 commit f8f4610Copy full SHA for f8f4610
build/build.js
@@ -55,6 +55,7 @@ const buildAllPlugin = function () {
55
var plugins = [
56
{name: 'search', input: 'search/index.js'},
57
{name: 'ga', input: 'ga.js'},
58
+ {name: 'matomo', input: 'matomo.js'},
59
{name: 'emoji', input: 'emoji.js'},
60
{name: 'external-script', input: 'external-script.js'},
61
{name: 'front-matter', input: 'front-matter/index.js'},
0 commit comments