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
Two biggest changes after the perf improvements in #48 are landing Service Worker caching support and then web app manifest support. For SW, I'd suggest https://www.npmjs.com/package/sw-precache-webpack-plugin however if you're partial to offline-plugin that's also an option.
@yyx990803 Do you have Vue Hacker News iconography or graphics that could be used for the favicons that would get hooked up to the web app manifest?
The text was updated successfully, but these errors were encountered:
There's a bunch of work we can do here:
Two biggest changes after the perf improvements in #48 are landing Service Worker caching support and then web app manifest support. For SW, I'd suggest https://www.npmjs.com/package/sw-precache-webpack-plugin however if you're partial to offline-plugin that's also an option.
@yyx990803 Do you have Vue Hacker News iconography or graphics that could be used for the favicons that would get hooked up to the web app manifest?
The text was updated successfully, but these errors were encountered: