react-zeroconfig
Version:
10 lines (9 loc) • 323 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.default = `
zeroconfig-desktopapp-scripts start app
zeroconfig-desktopapp-scripts build app
--static-file-directories "public static ..."
--static-file-packages "package1 package2 ..."
--output /path/to`;
//# sourceMappingURL=help.js.map