This repository was archived by the owner on Nov 8, 2021. It is now read-only.
This repository was archived by the owner on Nov 8, 2021. It is now read-only.
regression of #11 (base href ignored) #64
Open
Description
current code says
constructor(private http: HttpClient, public prefix: string = "/assets/i18n/", public suffix: string = ".json") {}
but #11 requested ./assets/i18n/
frankly, assets/i18n
would/should work too
Metadata
Metadata
Assignees
Labels
No labels