We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e617f12 commit 9e55ecaCopy full SHA for 9e55eca
1 file changed
src/module.ts
@@ -1,6 +1,5 @@
1
import { existsSync } from 'node:fs'
2
import { addComponentsDir, addImportsDir, addPlugin, addServerHandler, addServerImports, createResolver, defineNuxtModule } from '@nuxt/kit'
3
-import type { ViteDevServer } from 'vite'
4
import { createConsola } from 'consola'
5
import { join } from 'pathe'
6
import chalk from 'chalk'
0 commit comments