feat: complete MDX migration, stabilize routing and lead capture
Former-commit-id: ab5cc38c97e5f73d6e821465b90d199fb6e6edc9
This commit is contained in:
@@ -1,22 +0,0 @@
|
||||
globalThis.__BUILD_MANIFEST = {
|
||||
"pages": {
|
||||
"/_app": []
|
||||
},
|
||||
"devFiles": [],
|
||||
"polyfillFiles": [
|
||||
"static/chunks/a6dad97d9634a72d.js"
|
||||
],
|
||||
"lowPriorityFiles": [],
|
||||
"rootMainFiles": [
|
||||
"static/chunks/bcdb790edfd9951e.js",
|
||||
"static/chunks/285eccd08f52ef85.js",
|
||||
"static/chunks/29297b02a438a66e.js",
|
||||
"static/chunks/fd7b24483a212e2f.js",
|
||||
"static/chunks/36a7819edb7865c7.js",
|
||||
"static/chunks/turbopack-cf0624edc41721c9.js"
|
||||
]
|
||||
};
|
||||
globalThis.__BUILD_MANIFEST.lowPriorityFiles = [
|
||||
"/static/" + process.env.__NEXT_BUILD_ID + "/_buildManifest.js",
|
||||
"/static/" + process.env.__NEXT_BUILD_ID + "/_ssgManifest.js"
|
||||
];
|
||||
Reference in New Issue
Block a user