-
Notifications
You must be signed in to change notification settings - Fork 26.6k
Closed as not planned
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsarea: service-workerIssues related to the @angular/service-worker packageIssues related to the @angular/service-worker packagefreq1: lowstate: needs more investigationtype: bug/fix
Milestone
Description
I'm submitting a...
[x] Bug report
[ ] Feature request
Current behavior
When run the build script with the inline argument of --base-href /current/
and in the ngsw.json
file use the absolute path for the files, it produces the path /current/index.html
in the built ngsw.json
. Using of the relative path in the ngsw.json
does not help.
Expected behavior
Either using the relative path in the ngsw.json
or generating the output due to the --base-href
value.
Environment
Angular version: 5.0.0
@angular/service-worker: 5.2.10
Browser:
- [x] Chrome (desktop) version 65
For Tooling issues:
- Node version: 8.9.4
- Platform: Windows
Metadata
Metadata
Assignees
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsarea: service-workerIssues related to the @angular/service-worker packageIssues related to the @angular/service-worker packagefreq1: lowstate: needs more investigationtype: bug/fix