Closed
Description
Bug Report or Feature Request (mark with an x
)
- [X] bug report -> please search issues before submitting
- [ ] feature request
Area
- [X] devkit
- [ ] schematics
Versions
Repro steps
ng add @angular/pwa
Desired functionality
in the index.html
file, we should see
<noscript>Please enable JavaScript to continue using this application.</noscript>
Mention any other details that might be useful
This code was merged in on May 21: angular/devkit#853 by @filipesilva but has somehow been lost in the shuffle.