Installation
npm install cmn@https://github.com/Noitidart/cmn.git --save
How to modify dev
edit code
git add .
git commit -m "..."
git push
npm version patch
npm publish
this runspreCompile
git add .
git commit -m "vX.X.X"
git push
npm install cmn@https://github.com/Noitidart/cmn.git --save
edit code
git add .
git commit -m "..."
git push
npm version patch
npm publish
this runs preCompile
git add .
git commit -m "vX.X.X"
git push
npm i cmn
3
1.0.40
ISC
350 kB
73