Need documentation on the release process for the uniform-validation NPM package. Should describe all the necessary steps for npm publish and how it works behind the scenes.
Should also talk about npm install . -g && npm link for local testing before a publish.
Reference: https://docs.npmjs.com/misc/developers
Need documentation on the release process for the
uniform-validationNPM package. Should describe all the necessary steps fornpm publishand how it works behind the scenes.Should also talk about
npm install . -g && npm linkfor local testing before a publish.Reference: https://docs.npmjs.com/misc/developers