setup-maven
setup-maven copied to clipboard
Improve and optimize to release v5.1
- Remove unused dependencies
- Use
ncc
to compile project into a single file - Optimize the source code
- Integrate
eslint
andjest
frameworks - Upgrade and optimize dependencies
- Implement
SemVer
syntax formaven-version
input - Implement unit-tests for the whole project
- Implement GitHub actions CI
Hi, can you elaborate the types of optimization you did in your code?
I'm planning to fork this project and your work seems interesting.
spaces_around_brackets