Closed arnoson closed 8 months ago
When the vite.config.php file isn't found we should throw an descriptive error, otherwise we end up with cryptic errors like in #44
vite.config.php
Just tested it and this should already throw descriptive error
When the
vite.config.php
file isn't found we should throw an descriptive error, otherwise we end up with cryptic errors like in #44