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
Hey @jamauro I was thinking of making this a Meteor package, simply adding the package.js and adding the files via api.addFiles or provide them flexible via api.mainModule.
Paths could be configured via meteor.settings with zero-config defaults. What do you think?
The text was updated successfully, but these errors were encountered:
Hey @jankapunkt, I think it'd be nice if Meteor had a go to PWA package.
I considered doing something like that but then I wasn't sure if people would prefer to customize their service worker a bit to drop or add certain features. Maybe there's a nice way to allow for that.
Hey @jamauro I was thinking of making this a Meteor package, simply adding the
package.js
and adding the files viaapi.addFiles
or provide them flexible viaapi.mainModule
.Paths could be configured via
meteor.settings
with zero-config defaults. What do you think?The text was updated successfully, but these errors were encountered: