disable import

This commit is contained in:
Hayden 2024-03-01 11:57:38 -06:00
parent e44511bff0
commit 5401b1871f
No known key found for this signature in database
GPG Key ID: 17CF79474E257545
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ import { defineNuxtModule, logger } from "@nuxt/kit";
//
// fix from
// - https://gist.github.com/ucw/67f7291c64777fb24341e8eae72bcd24
// eslint-disable-next-line
import { createProxyServer } from "http-proxy";
export default defineNuxtModule({