mirror of
https://github.com/tale/headplane.git
synced 2026-08-12 06:46:51 +00:00
chore: remove broken vite plugin import
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { defineConfig } from 'vite';
|
||||
import { VitePluginNode } from 'vite-plugin-node';
|
||||
import tsconfigPaths from 'vite-tsconfig-paths';
|
||||
|
||||
const prefix = process.env.__INTERNAL_PREFIX || '/admin';
|
||||
|
||||
Reference in New Issue
Block a user