Overview of the issue
The bootstrap generator may use a different destinationRoot than the target project. As a result, the jhipsterConfig available during bootstrap execution may not reflect the actual project configuration.
Currently, the bootstrap generator relies on jhipsterConfig for three features:
- autoCrlf
- removeNeedles
- prettier-java
Proposed fixes
JHipster Version(s)
main
Browsers and Operating System
Overview of the issue
The bootstrap generator may use a different destinationRoot than the target project. As a result, the jhipsterConfig available during bootstrap execution may not reflect the actual project configuration.
Currently, the bootstrap generator relies on jhipsterConfig for three features:
Proposed fixes
JHipster Version(s)
main
Browsers and Operating System