Skip to content

Commit

Permalink
chore: broken nuxt/content test
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Jan 29, 2025
1 parent ed18278 commit 0a10eb9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 16 deletions.
22 changes: 8 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions test/fixtures/content-v3/nuxt.config.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
import NuxtRobots from '../../../src/module'
import NuxtSitemap from '../../../src/module'

export default defineNuxtConfig({
modules: [
NuxtSitemap,
'@nuxt/content',
NuxtRobots,
],

site: {
Expand Down

0 comments on commit 0a10eb9

Please sign in to comment.