rsnext/test/e2e/app-dir/metadata-dynamic-routes
Jiachi Liu 632a582807
Fix metadata layer webpack rule for server-only (#52403)
After we separating the metadata routes to a separate layer, we didn't apply the webpack alias rules properly to it as it's should still be treated as pure "server" side

This PR fixes the aliasing for that new metadata layer and make it working properly with "server-only"

Fixes #52390
2023-07-09 18:23:51 +00:00
..
app Fix metadata layer webpack rule for server-only (#52403) 2023-07-09 18:23:51 +00:00
index.test.ts Remove test skip (#51988) 2023-06-29 20:23:55 +00:00
next.config.js Add esm entry for next/server and alias @vercel/og (#51651) 2023-06-22 21:34:12 +00:00