BCsabaEngine / svelteesp32

Convert Svelte (or React/Angular/Vue) JS application to serve it from ESP32/ESP8266 webserver
51 stars 7 forks source link

Empty folder should indicates error #8

Closed BCsabaEngine closed 8 months ago

BCsabaEngine commented 8 months ago

To prevent emtpy build and overwrite an existing header file, it should be exit with code 1 when no file found in dist folder.

BCsabaEngine commented 8 months ago

https://github.com/BCsabaEngine/svelteesp32/pull/9