rsnext/test/integration/plugin-mdx-rs
Tim Neutkens 59bda2d818
More Turbopack fixes (#56299)
Skips additional production-only tests.

Follow-up to #56089.

In this PR I went through all of `test/integration` looking for `nextBuild(` and added the skipping logic.
2023-10-02 13:55:23 +00:00
..
components add support for globally providing mdx components to turbopack (#49818) 2023-05-16 00:45:08 +00:00
pages add support for globally providing mdx components to turbopack (#49818) 2023-05-16 00:45:08 +00:00
test More Turbopack fixes (#56299) 2023-10-02 13:55:23 +00:00
mdx-components.js add support for globally providing mdx components to turbopack (#49818) 2023-05-16 00:45:08 +00:00
next.config.js