summaryrefslogtreecommitdiff
path: root/benchmark/make-project/mdx-cc2.js
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/make-project/mdx-cc2.js')
-rw-r--r--benchmark/make-project/mdx-cc2.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/benchmark/make-project/mdx-cc2.js b/benchmark/make-project/mdx-cc2.js
index c08c2fb9f..ab6ddeb3b 100644
--- a/benchmark/make-project/mdx-cc2.js
+++ b/benchmark/make-project/mdx-cc2.js
@@ -74,9 +74,6 @@ import mdx from '@astrojs/mdx';
export default defineConfig({
integrations: [mdx()],
- experimental: {
- contentLayer: true
- }
});`,
'utf-8'
);