cli
cli copied to clipboard
Doesn't seem to compile folders
Installed the latest version or riot cli and it works for individual files just fine, but when I give it a folder, it doesn't do anything and doesn't say anything.
Thank you for reporting this issue. I am not able to reproduce it on mac. The code to handle the folders files is trivial https://github.com/riot/cli/blob/main/src/index.js#L110-L114
Might it be related to glob on windows? Any help is really appreciated