@hono/vite-dev-server
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -12,11 +12,2 @@ import { getRequestListener } from "@hono/node-server"; | ||
name: "@hono/vite-dev-server", | ||
config: () => { | ||
return { | ||
build: { | ||
rollupOptions: { | ||
input: [entry] | ||
} | ||
} | ||
}; | ||
}, | ||
configureServer: async (server) => { | ||
@@ -23,0 +14,0 @@ let mf = void 0; |
{ | ||
"name": "@hono/vite-dev-server", | ||
"description": "Vite dev-server plugin for Hono", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"types": "dist/index.d.ts", | ||
@@ -6,0 +6,0 @@ "module": "dist/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8593
92