Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianMar committed Apr 17, 2023
1 parent 8bec847 commit 3b3781b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions playground/nuxt.config.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import path from 'node:path'
import MyModule from '..'
import { defineNuxtConfig } from '#app'

export default defineNuxtConfig({
modules: [MyModule],
Expand Down

0 comments on commit 3b3781b

Please sign in to comment.