save avant prochaine modif
This commit is contained in:
26
.next/dev/server/middleware-build-manifest.js
Normal file
26
.next/dev/server/middleware-build-manifest.js
Normal file
@@ -0,0 +1,26 @@
|
||||
globalThis.__BUILD_MANIFEST = {
|
||||
"pages": {
|
||||
"/_app": []
|
||||
},
|
||||
"devFiles": [],
|
||||
"polyfillFiles": [
|
||||
"static/chunks/a30ac_next_dist_build_polyfills_polyfill-nomodule.js"
|
||||
],
|
||||
"lowPriorityFiles": [],
|
||||
"rootMainFiles": [
|
||||
"static/chunks/[turbopack]_browser_dev_hmr-client_hmr-client_ts_83225c69._.js",
|
||||
"static/chunks/a30ac_next_dist_compiled_react-dom_52d6ac7b._.js",
|
||||
"static/chunks/a30ac_next_dist_compiled_react-server-dom-turbopack_db7c2e58._.js",
|
||||
"static/chunks/a30ac_next_dist_compiled_next-devtools_index_f9e2a1dc.js",
|
||||
"static/chunks/a30ac_next_dist_compiled_216df0be._.js",
|
||||
"static/chunks/a30ac_next_dist_client_6a21c07c._.js",
|
||||
"static/chunks/a30ac_next_dist_15d31e01._.js",
|
||||
"static/chunks/a30ac_@swc_helpers_cjs_fa30cab2._.js",
|
||||
"static/chunks/Documents_00 - projet_afropreunariat_a0ff3932._.js",
|
||||
"static/chunks/turbopack-Documents_00 - projet_afropreunariat_d9e2fad7._.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