Skip to content

Commit

Permalink
fix(nuxt): fixed nuxt config
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewcourtice committed Nov 17, 2022
1 parent 7ca96fa commit 3a6a9b3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions examples/nuxt/nuxt.config.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
import {
defineNuxtConfig,
} from 'nuxt';

// https://v3.nuxtjs.org/docs/directory-structure/nuxt.config
export default defineNuxtConfig({
srcDir: 'src/',
Expand Down

0 comments on commit 3a6a9b3

Please sign in to comment.