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
If you are using broccoli serviceworker for an Ember app, then everything in the build directory (including the assets directory) is automatically precached. If you need to precache a different directory right now the only way to do it would be to individually list the files to precache. The ability to specify a directory through a glob/regex would be a good feature to add.
Is there a way to specify inclusion of all assets in a directory through a glob for example in the preCacheURLs definition?
The text was updated successfully, but these errors were encountered: