Open
Description
Few questions/suggestions about the project...
-
Is there a reason why you are using the precache plugin vs the offline plugin? (https://github.com/goldhand/sw-precache-webpack-plugin vs https://github.com/NekR/offline-plugin)
-- seems like the precache plugin doesn't support appcache (ios) while the offline one does, but maybe there's something i dont know -
we need a standard for moving files to the root instead a static folder. This is sometimes required by services like Firebase, etc... Maybe a 'root' folder alongside the 'static' one?