diff --git a/vite.config.ts b/vite.config.ts index 192a330..d592f41 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -4,7 +4,6 @@ import { resolve } from 'path'; // https://vitejs.dev/config/ export default defineConfig({ - base: '/react-flowbot-ui-kit/', plugins: [react()], build: { lib: {