mx-web-publish
v1.0.9
Published
Please prefer using `npx` instead of devDependencies for these scripts. Because devDependencies can only be run from within npm, it can be difficult to debug or modify them safely, or keeping them up-to-date.
Downloads
5
Readme
Scripts
Please prefer using npx
instead of devDependencies for these scripts. Because devDependencies can only be run from within npm, it
can be difficult to debug or modify them safely, or keeping them up-to-date.
Always name the scripts in this folder the same name as the command in package.json.
Use a pattern like echo -e "${YELLOW}[Build Types] ${CYAN}Step (1): Building type definitions{RESET}"
to break up your
script into knowable pieces.