feat(navigation): add prominent validation quickstart action
This commit is contained in:
parent
0bbcaba211
commit
9c6b184e39
28614 changed files with 4356173 additions and 23 deletions
|
|
@ -0,0 +1,14 @@
|
|||
var R=require("../../chunks/ssr/[turbopack]_runtime.js")("server/app/_not-found/page.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__1urkm96._.js")
|
||||
R.c("server/chunks/ssr/node_modules_next_dist_0bw_x_7._.js")
|
||||
R.c("server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_00jtann.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__0_kl8he._.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__0g84hko._.js")
|
||||
R.c("server/chunks/ssr/app_layout_tsx_2144vk_._.js")
|
||||
R.c("server/chunks/ssr/_0um1dzw._.js")
|
||||
R.c("server/chunks/ssr/_0kezen4._.js")
|
||||
R.c("server/chunks/ssr/node_modules_next_dist_client_components_0p8s4lh._.js")
|
||||
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0l_sp0x.js")
|
||||
R.c("server/chunks/ssr/_next-internal_server_app__not-found_page_actions_0pt47yr.js")
|
||||
R.m(66239)
|
||||
module.exports=R.m(66239).exports
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"version": 3,
|
||||
"sources": [],
|
||||
"sections": []
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"/_not-found/page": "app/_not-found/page.js"
|
||||
}
|
||||
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"devFiles": [],
|
||||
"ampDevFiles": [],
|
||||
"polyfillFiles": [
|
||||
"static/chunks/0cz1d0mv5g_q7.js"
|
||||
],
|
||||
"lowPriorityFiles": [],
|
||||
"rootMainFiles": [
|
||||
"static/chunks/2zjueh7t2vecu.js",
|
||||
"static/chunks/30wdrt2uam-rs.js",
|
||||
"static/chunks/0n-zjr76qg7uq.js",
|
||||
"static/chunks/0iec5q4ack_04.js",
|
||||
"static/chunks/27jktro2p5rq9.js",
|
||||
"static/chunks/turbopack-06glzjf65-whj.js"
|
||||
],
|
||||
"pages": {},
|
||||
"ampFirstPages": []
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"pages": {},
|
||||
"app": {},
|
||||
"appUsingSizeAdjust": false,
|
||||
"pagesUsingSizeAdjust": false
|
||||
}
|
||||
|
|
@ -0,0 +1 @@
|
|||
{}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"node": {},
|
||||
"edge": {}
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue