Commit 466a196d authored by lumb19's avatar lumb19
Browse files

Out

parent 44cadedc
No related merge requests found
Showing with 65 additions and 2 deletions
+65 -2
......@@ -10,8 +10,8 @@
/coverage
# next.js
/.next/
/out/
# /.next/
# /out/
# production
/build
......
5aRy8te6BST54P7j_yv5v
\ No newline at end of file
{
"pages": {
"/_not-found": [
"static/chunks/webpack-595aeaacacc38c8f.js",
"static/chunks/fd9d1056-278f759219ca9de7.js",
"static/chunks/69-139776941cf7b3a3.js",
"static/chunks/main-app-2d0ce2bcb4bf23e9.js",
"static/chunks/app/_not-found-9cb476bc49c561cf.js"
],
"/layout": [
"static/chunks/webpack-595aeaacacc38c8f.js",
"static/chunks/fd9d1056-278f759219ca9de7.js",
"static/chunks/69-139776941cf7b3a3.js",
"static/chunks/main-app-2d0ce2bcb4bf23e9.js",
"static/css/430762338691fbb2.css",
"static/chunks/app/layout-5da7fa474fd325f0.js"
],
"/page": [
"static/chunks/webpack-595aeaacacc38c8f.js",
"static/chunks/fd9d1056-278f759219ca9de7.js",
"static/chunks/69-139776941cf7b3a3.js",
"static/chunks/main-app-2d0ce2bcb4bf23e9.js",
"static/chunks/276-69983a119840d74d.js",
"static/chunks/app/page-ad6b540a14f76ea6.js"
]
}
}
\ No newline at end of file
{"/_not-found":"/_not-found","/favicon.ico/route":"/favicon.ico","/page":"/"}
\ No newline at end of file
{
"polyfillFiles": [
"static/chunks/polyfills-c67a75d1b6f99dc8.js"
],
"devFiles": [],
"ampDevFiles": [],
"lowPriorityFiles": [
"static/5aRy8te6BST54P7j_yv5v/_buildManifest.js",
"static/5aRy8te6BST54P7j_yv5v/_ssgManifest.js"
],
"rootMainFiles": [
"static/chunks/webpack-595aeaacacc38c8f.js",
"static/chunks/fd9d1056-278f759219ca9de7.js",
"static/chunks/69-139776941cf7b3a3.js",
"static/chunks/main-app-2d0ce2bcb4bf23e9.js"
],
"pages": {
"/_app": [
"static/chunks/webpack-595aeaacacc38c8f.js",
"static/chunks/framework-aec844d2ccbe7592.js",
"static/chunks/main-99238e5788d9f0c5.js",
"static/chunks/pages/_app-75f6107b0260711c.js"
],
"/_error": [
"static/chunks/webpack-595aeaacacc38c8f.js",
"static/chunks/framework-aec844d2ccbe7592.js",
"static/chunks/main-99238e5788d9f0c5.js",
"static/chunks/pages/_error-9a890acb1e81c3fc.js"
]
},
"ampFirstPages": []
}
\ No newline at end of file
[{"/home/luan/banner/banner/src/app/components/Card.js":"1","/home/luan/banner/banner/src/app/layout.js":"2","/home/luan/banner/banner/src/app/page.js":"3"},{"size":3084,"mtime":1708437695173,"results":"4","hashOfConfig":"5"},{"size":378,"mtime":1708431887138,"results":"6","hashOfConfig":"5"},{"size":3433,"mtime":1708438937418,"results":"7","hashOfConfig":"5"},{"filePath":"8","messages":"9","suppressedMessages":"10","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"1vi4zmb",{"filePath":"11","messages":"12","suppressedMessages":"13","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"14","messages":"15","suppressedMessages":"16","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/home/luan/banner/banner/src/app/components/Card.js",["17","18"],[],"/home/luan/banner/banner/src/app/layout.js",[],[],"/home/luan/banner/banner/src/app/page.js",[],[],{"ruleId":"19","severity":1,"message":"20","line":51,"column":29,"nodeType":"21","endLine":51,"endColumn":103},{"ruleId":"22","severity":1,"message":"23","line":51,"column":29,"nodeType":"21","endLine":51,"endColumn":103},"@next/next/no-img-element","Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element","JSXOpeningElement","jsx-a11y/alt-text","img elements must have an alt prop, either with meaningful text, or an empty string for decorative images."]
\ No newline at end of file
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment