rsnext/test/integration/app-dir-export
Jiachi Liu f36a6d8964
Not apply image loader to metadata images (#47197)
Previously when we move to metadata images to custom app routes, when the image files get imported, it matches the `next-image-loader` rule which accidentally generate a static file into media.

This PR appends the metadata reource query to the imported rerource, and then skip in the `next-metadata-route-loader` so they won't get applied by image loader or emit any unexpected assets
2023-03-16 11:51:18 +00:00
..
app feat: add output: export support for appDir (#47022) 2023-03-14 20:43:46 +00:00
test Not apply image loader to metadata images (#47197) 2023-03-16 11:51:18 +00:00
next.config.js feat: add output: export support for appDir (#47022) 2023-03-14 20:43:46 +00:00