Skip to content

antondc/utils

Repository files navigation

Utils library

Utils library by antoniodcorrea

Build and publish

The build is done via script that flat the structure inside ./dist

Whole process

<!-- git checkout master && git merge dev -->
npm run build
git add . && git commit -m "[COMMIT_MESSAGE]"
npm version patch | minor | major
npm run publish:custom

Only publish:

npm run publish:custom

Test

npm run test

Notes

  • Use of aliased urls is forbidden, as the client code can't interpret aliased routes

About

Utils for JavaScript projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages