4.0.1 • Published 7 years ago
@nod/webpack-devops-config v4.0.1
@nod/nod
Monorepo of @nod/modules
Installation
npm iUsage
Environment Variables
- For debugging
DEBUG=@chantelle/*orDEBUG=@chantelle/uiorDEBUG=@chantelle/utiletc.
Commands
npm startStart servers
npm run reinstallPurges all modules and installs everything again
npm run start:prodStart production servers
npm testStart test process on all modules
npm run publishSet version, tag git version and after publish all modules to npm
npm run buildStart build process on all modules
npm run lintStart lint process on all modules
npm run link-globalLink all modules globally for local development (runs on postinstall)
npm run lint-watchStart lint process on all modules with watching option
npm run bootstrapInstalls all submodules and links them together (runs on postinstall)
npm run reinstallPurges all modules and installs everything
npm run exec <command>Run a command in all modules
npm run cleanClean all modules installed in submodules
npm run purgePurge all installed modules and lock files
License
Apache 2.0
4.0.1
7 years ago