create-nextly-app 0.0.2-alpha.17 → 0.0.2-alpha.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -28589,7 +28589,7 @@ async function createNextly(options = {}) {
28589
28589
  let projectType;
28590
28590
  if (options.projectType) {
28591
28591
  projectType = options.projectType;
28592
- } else if (defaults) {
28592
+ } else if (defaults || existingProject) {
28593
28593
  projectType = "blank";
28594
28594
  } else {
28595
28595
  const template = await Jt({
@@ -28863,5 +28863,5 @@ async function createNextly(options = {}) {
28863
28863
  */
28864
28864
 
28865
28865
  export { __commonJS, __require, __toESM, capture, createNextly, init, resolveProjectArg, shutdown, validateProjectName };
28866
- //# sourceMappingURL=chunk-AATWR2UA.mjs.map
28867
- //# sourceMappingURL=chunk-AATWR2UA.mjs.map
28866
+ //# sourceMappingURL=chunk-WXPDPMTW.mjs.map
28867
+ //# sourceMappingURL=chunk-WXPDPMTW.mjs.map