adobe / aem-spa-project-archetype

Maven Archetype for creating new AEM SPA projects
Apache License 2.0
61 stars 32 forks source link

gitignore (#71) run maven from npm (#81) #82

Closed ittaibaratz closed 5 years ago

ittaibaratz commented 5 years ago
Q                       A
Fixed Issues? Fixes #71 , Fixes #81
Patch: Bug Fix? No
Minor: New Feature? Yes
Major: Breaking Change? No
Tests Added + Pass? Yes
Documentation Provided Yes (code comments and or markdown)
Any Dependency Changes? maven-resources-plugin 2.7 -> 3.0.2
License Apache License, Version 2.0

This implements #71 - .gitignore files will now be created automatically. Also implements #81 - Add a convenience script which executes maven from npm to deploy the react/angular package to a local AEM instance