Remove analytics (#197)

This commit is contained in:
Geometrically
2021-05-02 14:58:27 -07:00
committed by GitHub
parent 5198c69f6b
commit 3ee00a4824
9 changed files with 11057 additions and 10056 deletions

View File

@@ -1,4 +1,4 @@
import { DEFAULT_OPTIONS, UNAMI_LIB_TAG_ID } from './constants'
import { DEFAULT_OPTIONS, CF_LIB_TAG_ID } from './constants'
const { resolve } = require('path')
@@ -12,7 +12,7 @@ module.exports = async function module(moduleOptions) {
const templatesOptions = {
...options,
UNAMI_LIB_TAG_ID,
CF_LIB_TAG_ID,
}
this.addPlugin({