feat(ui): finalize E-TIB modernization with footer redesign, video optimization, and TS fixes
Former-commit-id: 67ac02c8404cc66893fdf97308574701cca6000c
This commit is contained in:
3
.next/server/app/test/page/app-paths-manifest.json
Normal file
3
.next/server/app/test/page/app-paths-manifest.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"/test/page": "app/test/page.js"
|
||||
}
|
||||
18
.next/server/app/test/page/build-manifest.json
Normal file
18
.next/server/app/test/page/build-manifest.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"devFiles": [],
|
||||
"ampDevFiles": [],
|
||||
"polyfillFiles": [
|
||||
"static/chunks/a6dad97d9634a72d.js"
|
||||
],
|
||||
"lowPriorityFiles": [],
|
||||
"rootMainFiles": [
|
||||
"static/chunks/c68fc807b9365f18.js",
|
||||
"static/chunks/f51290069c969e8a.js",
|
||||
"static/chunks/29297b02a438a66e.js",
|
||||
"static/chunks/fd7b24483a212e2f.js",
|
||||
"static/chunks/b62c08cc490fef16.js",
|
||||
"static/chunks/turbopack-e5b78b2a7c8f1f21.js"
|
||||
],
|
||||
"pages": {},
|
||||
"ampFirstPages": []
|
||||
}
|
||||
6
.next/server/app/test/page/next-font-manifest.json
Normal file
6
.next/server/app/test/page/next-font-manifest.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"pages": {},
|
||||
"app": {},
|
||||
"appUsingSizeAdjust": false,
|
||||
"pagesUsingSizeAdjust": false
|
||||
}
|
||||
1
.next/server/app/test/page/react-loadable-manifest.json
Normal file
1
.next/server/app/test/page/react-loadable-manifest.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"node": {},
|
||||
"edge": {}
|
||||
}
|
||||
Reference in New Issue
Block a user