Skip to content

Commit

Permalink
chore: update and remove not-needed option for generate
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Nov 17, 2022
1 parent a33e9b9 commit 1b76015
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 45 deletions.
5 changes: 1 addition & 4 deletions .docs/nuxt.config.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
export default defineNuxtConfig({
extends: '../',
modules: ['nuxt-plausible'],
generate: {
routes: ['/api/layouts']
}
modules: ['nuxt-plausible']
})
82 changes: 41 additions & 41 deletions pnpm-lock.yaml

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

1 comment on commit 1b76015

@vercel
Copy link

@vercel vercel bot commented on 1b76015 Nov 17, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.