You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Support multiple package managers on ng deploy, fixes#2841
* Don't cache ngsw, fixes#2259
* Got rid os AppCheck debug token on Node, opted for a better pattern in `samples/advanced`
* Added a new pattern for connecting the emulators in `samples/advanced`
Version info
Angular:
latest
Firebase:
latest
AngularFire:
latest
Other (e.g. Ionic/Cordova, Node, browser, operating system):
How to reproduce these conditions
For any project run:
If the app is a PWA it'll have
ngsw-config.json
, which firebase will cache for an hour.Expected behavior
Add the file to the cache ignore list.
Thanks to @abraham for mentioning this today on the Modern Web meetup.
The text was updated successfully, but these errors were encountered: