issues
search
giovannicandido
/
generator-spring-spa
Best practices and production quality to start with a modern FrontEnd in AngularJS 2 or Aurelia, backend by Java Spring Boot Framework
MIT License
7
stars
4
forks
source link
npm change .gitignore to .npmignore
#1
Closed
giovannicandido
closed
8 years ago
giovannicandido
commented
8 years ago
.gitignore is not copied when published to npm
Solution:
change .gitignore name to _gitignore and rename on copy
.gitignore is not copied when published to npm
Solution: