[BUG] CLI overwrites base href by default #4340
Labels
effort1: easy (hours)
P1
Impacts a large percentage of users; if a workaround exists it is partial or overly painful
type: bug/fix
Since beta 28.3, when i use
ng build
orng build --prod
, the CLI automaticly overwrites the index.html base href path to ''I don't want to use now --bh in every build step.
Update: I also have this problem in Beta 29
By default, the CLI shouldn't override the base href path.
OS?
Windows 7
Versions.
Repro steps.
Updated angular-cli from beta 26 to beta 28.3
The text was updated successfully, but these errors were encountered: