angular-fullstack/generator-angular-fullstack

Add --base flag to gulp build to allow setting base href location

Open

#2380 opened on Dec 6, 2016

View on GitHub
 (1 comment) (2 reactions) (0 assignees)JavaScript (6,134 stars) (1,268 forks)batch import
Help Wantedenhancement

Description

  • I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests.

It would be great to have a gulp build flag that lets use set the base href. This will help out users who deploy to virtualhosts/subcontext directories on their webservers.

Contributor guide