skip simple analytics in development
This commit is contained in:
committed by
Hans Pagel
parent
1fe7396b9d
commit
497b1263f7
@@ -65,6 +65,7 @@ module.exports = {
|
||||
use: 'gridsome-plugin-simple-analytics',
|
||||
options: {
|
||||
domain: 'data.next.tiptap.dev',
|
||||
skip: process.env.NODE_ENV !== 'production',
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user