-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
chore(nuxt.config.js): update manifest
to pwa.manifest
#4028
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
Conversation
Codecov Report
@@ Coverage Diff @@
## renovate/all-minor-patch #4028 +/- ##
============================================================
+ Coverage 99.84% 99.86% +0.02%
============================================================
Files 238 238
Lines 4475 4479 +4
Branches 1259 1261 +2
============================================================
+ Hits 4468 4473 +5
+ Misses 6 5 -1
Partials 1 1
Continue to review full report at Codecov.
|
v3.0.0-beta.17 fails at supplying icons to the manifest and favicon. On hold until beta-18 (or later) |
Reverted the upgrade to beta.17 (downgraded back to beta.16). Can't merge in dev since it has the revert. |
* chore(deps): update all non-major dependencies * Update modal.js * Update bv-tooltip.js * Update bv-modal.js * Update pagination.js * Update pagination-nav.js * Update toast.js * Update mixin-provider.js * Update mixin-provider.js * Update mixin-provider.js * Update bv-modal.js * chore(nuxt.config.js): update `manifest` to `pwa.manifest` (#4028) * Update bv-modal.js * Update bv-modal.js * fix `eslint` dependency
Describe the PR
Update for new changes in Nuxt PWA version 3.0.0-beta.17
PR checklist
What kind of change does this PR introduce? (check at least one)
Does this PR introduce a breaking change? (check one)
The PR fulfills these requirements:
dev
branch, not themaster
branch[...] (fixes #xxx[,#xxx])
, where "xxx" is the issue number)fix(alert): not alerting during SSR render
,docs(badge): update pill examples, fix typos
,chore: fix typo in README
, etc). This is very important, as theCHANGELOG
is generated from these messages.If new features/enhancement/fixes are added or changed:
package.json
for slot and event changes)If adding a new feature, or changing the functionality of an existing feature, the PR's
description above includes: