plausible update
This commit is contained in:
parent
39b8ce79e8
commit
0787c989e4
2 changed files with 2 additions and 15 deletions
|
@ -70,16 +70,7 @@ module.exports = withBundleAnalyzer({
|
|||
]
|
||||
},
|
||||
async rewrites() {
|
||||
return [
|
||||
{
|
||||
source: '/script.12587e3213z2t1891zaz.js', // plausible script proxy
|
||||
destination: 'https://plausible.io/js/script.outbound-links.js',
|
||||
},
|
||||
{
|
||||
source: '/api/12761a4481f2x6771zab', // plausible api proxy
|
||||
destination: 'https://plausible.io/api/event',
|
||||
},
|
||||
]
|
||||
return []
|
||||
},
|
||||
webpack: (config, { dev, isServer }) => {
|
||||
config.module.rules.push({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue