diff --git a/npm_run_puplish.js b/npm_run_puplish.js index 8b237db..22d62fa 100644 --- a/npm_run_puplish.js +++ b/npm_run_puplish.js @@ -28,8 +28,6 @@ if (captainVersion === "1") { if (contentString.includes("$$cap_root_domain")) throw new Error('V1 should not have root domain') - } else { - } apps[i] = apps[i].replace('.json', '');