Open thienandangthanh opened 1 year ago
I found out there's a problem that the ui only show blank page when running with wifi-connect binary.
The cause is that vite build output both assets
and static
directory. But wifi-connect doesn't serve the assets
folder.
Fix #514
What have been done
husky
andlint-staged
create-react-app
withvite
Reference