AngelMunoz / Perla

A cross-platform tool for unbundled front-end development that doesn't depend on Node or requires you to install a complex toolchain
https://perla-docs.web.app/
MIT License
132 stars 11 forks source link

Perla crashes if a mounted directory does not exist #88

Closed AngelMunoz closed 1 year ago

AngelMunoz commented 2 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Add a mounted directory in the configuration that doesn't exist physically in disk
  2. Start perla in serve mode
  3. Perla may or may not crash depending on how fast the fable compilation executes

Expected behavior Don't crash if the output directory is not yet started

Desktop (please complete the following information):

Additional context https://github.com/AngelMunoz/SafePerla/issues/1

AngelMunoz commented 1 year ago

this should have been fixed in the previews, if someone finds this can re-open again