rsnext/packages
Jiachi Liu 34c2a05da2
Warn metadataBase missing in standalone mode or non vercel deployment (#66296)
### What

Change the metadataBase missing warning for all cases to only warn in
standalone mode or the non-vercel deployment.

### Why

In vercel deployments, previous concern was that you might not discover
you missed that metadataBase when you deploy. But now we have sth
fallback on production deployments. So we only need to warn in
non-vercel deployment.

Standalone is usually for self-hoist, we always warn users to set the
`metadataBase` to make sure the domain can be properly resolved.


[x-ref](https://vercel.slack.com/archives/C03S8ED1DKM/p1716926825853389?thread_ts=1716923373.484329&cid=C03S8ED1DKM)
2024-06-01 20:15:01 +02:00
..
create-next-app v15.0.0-canary.5 2024-05-31 23:22:44 +00:00
eslint-config-next v15.0.0-canary.5 2024-05-31 23:22:44 +00:00
eslint-plugin-next v15.0.0-canary.5 2024-05-31 23:22:44 +00:00
font v15.0.0-canary.5 2024-05-31 23:22:44 +00:00
next Warn metadataBase missing in standalone mode or non vercel deployment (#66296) 2024-06-01 20:15:01 +02:00
next-bundle-analyzer v15.0.0-canary.5 2024-05-31 23:22:44 +00:00
next-codemod v15.0.0-canary.5 2024-05-31 23:22:44 +00:00
next-env v15.0.0-canary.5 2024-05-31 23:22:44 +00:00
next-mdx v15.0.0-canary.5 2024-05-31 23:22:44 +00:00
next-plugin-storybook v15.0.0-canary.5 2024-05-31 23:22:44 +00:00
next-polyfill-module v15.0.0-canary.5 2024-05-31 23:22:44 +00:00
next-polyfill-nomodule v15.0.0-canary.5 2024-05-31 23:22:44 +00:00
next-swc Update rust toolchain to nightly-2024-05-31 (#66428) 2024-06-01 03:37:04 +00:00
react-refresh-utils v15.0.0-canary.5 2024-05-31 23:22:44 +00:00
third-parties v15.0.0-canary.5 2024-05-31 23:22:44 +00:00