junobuild / cli

The Juno command-line interface
MIT License
2 stars 2 forks source link

Detect output folder for init? #121

Open peterpeterparker opened 5 months ago

peterpeterparker commented 5 months ago

If we can detect what type of config file should be generated (".js or .mjs"), maybe we can also detect automatically the output folder for juno init

i.e.

What is the location of your compiled app files? They are often found in the "build" or "dist" folders