dkspec

Results 2 comments of dkspec

we also get this hang. any update? Unexpected early exit. This happens when Promises returned by plugins cannot resolve. Unfinished hook action(s) on exit:

I get this too when building for production. Vite Config: import { resolve } from 'path'; import { defineConfig } from 'vite'; import react from '@vitejs/plugin-react-swc'; import { name, version...