First ensure the angular project compiles to ../server/src/main/webapp by changing the outputDir and outputPath.
The modify the UrlMapping to add:
"/"(uri: "/index.html")
And add in the services.yml:
grails: resources: # resolve index.html without the static prefix... pattern: /**
Aucun commentaire:
Enregistrer un commentaire