how do i set the base href on build? I tried
--base-href /path/
--base-href=/path/
--base-href="/path/"
--base-href='/path/'
and none works
it keeps telling me base-href should start and end with /
how do i set the base href on build? I tried
--base-href /path/
--base-href=/path/
--base-href="/path/"
--base-href='/path/'
and none works
it keeps telling me base-href should start and end with /