Closed peterpeterparker closed 5 months ago
Try to detect the project type (React etc.) on juno init and directly creates the correct configuration file like juno.config.mjs
juno init
juno.config.mjs
Note: same issue in vanilla example so maybe the issue is vite expecting module, period.
Try to detect the project type (React etc.) on
juno init
and directly creates the correct configuration file likejuno.config.mjs