Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: use CacheFirst instead of cacheFirst #251

Merged
merged 1 commit into from Dec 16, 2019
Merged

docs: use CacheFirst instead of cacheFirst #251

merged 1 commit into from Dec 16, 2019

Conversation

ghost
Copy link

@ghost ghost commented Nov 16, 2019

The 'workbox.strategies.cacheFirst()' function has been deprecated and will be removed in a future version of Workbox.
Please use 'new workbox.strategies.CacheFirst()' instead.

The 'workbox.strategies.cacheFirst()' function has been deprecated and will be removed in a future version of Workbox.
Please use 'new workbox.strategies.CacheFirst()' instead.
@codecov
Copy link

codecov bot commented Nov 16, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@06e3d3d). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #251   +/-   ##
=========================================
  Coverage          ?   72.55%           
=========================================
  Files             ?       11           
  Lines             ?      317           
  Branches          ?       98           
=========================================
  Hits              ?      230           
  Misses            ?       75           
  Partials          ?       12

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 06e3d3d...da2871b. Read the comment docs.

@pi0 pi0 changed the title Update workbox.md docs: use CacheFirst instead of cacheFirst Dec 16, 2019
Copy link
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@pi0 pi0 merged commit 13d433e into nuxt-community:master Dec 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants