未验证 提交 7d648dac 编写于 作者: J Joe Haddad 提交者: GitHub

Change text from "Attention" to "Warning" (#13973)

Fixes #13972
上级 b1025995
......@@ -330,7 +330,7 @@ export default async function exportApp(
// Warn if the user defines a path for an API page
if (hasApiRoutes) {
log(
chalk.bold.red(`Attention`) +
chalk.bold.red(`Warning`) +
': ' +
chalk.yellow(
`Statically exporting a Next.js application via \`next export\` disables API routes.`
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册