added initial pwa support via docusaurus plugin#48
Conversation
|
Hey @jadonwolffs Thanks |
|
Hey @jadonwolffs
"lang": "en",
"start_url": "https://finalspaceapi.com",
I understand with the current logo, generating square pics of various dimensions will not be possible. There is seperate for logo and people are working on it. For now, use this image to generate various dimensions square images and store them in a seperate directory in Resources: |
|
Woah, nice - I made these changes and it seems to work nicely! Thanks for helping me through this @lelouchB |
…space-api into package-lock-conflict
Hey @jadonwolffs Thanks for your valuable contributions. 💯 |


As per issue #34 I have added the PWA plugin to the project and followed the Docusaurus guide to configure it
If you load the page (using
npm run buildandnpm run servebecause it only activates the plugin during a production build) with the developer console open you can see that it does spawn a service worker and work to cache the assets but it doesn't pop up with an option to install the page