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
Thank you so much! Prod is now working just fine, is there any way I can also precache the css in dev mode? Currently when I try offline mode im missing the css which I import globally inside from an assets folder.
Offline caching is not working correctly, im getting the following error in production:
Uncaught (in promise) non-precached-url: non-precached-url :: [{"url":"/"}]
My config is basically just the example config.
The text was updated successfully, but these errors were encountered: