junobuild / cli

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

Juno init create file type #120

Closed peterpeterparker closed 5 months ago

peterpeterparker commented 6 months ago

Try to detect the project type (React etc.) on juno init and directly creates the correct configuration file like juno.config.mjs

peterpeterparker commented 5 months ago

Note: same issue in vanilla example so maybe the issue is vite expecting module, period.