fix(analytics): use route handler for OpenPanel script to fix query param issue
Some checks failed
Build and Deploy / build (push) Has been cancelled
Some checks failed
Build and Deploy / build (push) Has been cancelled
This commit is contained in:
@@ -34,10 +34,6 @@ const nextConfig: NextConfig = {
|
||||
source: "/api/op/track",
|
||||
destination: `${openpanelUrl}/track`,
|
||||
},
|
||||
{
|
||||
source: "/api/op/op1.js",
|
||||
destination: `${openpanelScriptUrl}/op1.js`,
|
||||
},
|
||||
];
|
||||
},
|
||||
images: {
|
||||
|
||||
Reference in New Issue
Block a user