workbox icon indicating copy to clipboard operation
workbox copied to clipboard

📦 Workbox: JavaScript libraries for Progressive Web Apps

Results 210 workbox issues
Sort by recently updated
recently updated
newest added

**Library Affected**: workbox-sw **Browser & Platform**: all browsers **Issue or Feature Request Description**: I have the need to specify a `navigationFallback` that uses [webpack filename substitutions](https://webpack.js.org/configuration/output/#output-filename), like this: ```js {...

Feature Request
workbox-webpack-plugin

**Library Affected**: workbox-webpack-plugin **Browser & Platform**: N/A **Issue or Feature Request Description**: This proposal is derived from [a conversation dated back in February](https://github.com/GoogleChrome/workbox/issues/1227#issuecomment-364266425). Currently, the `templatedUrls` option looks like the...

Feature Request
workbox-webpack-plugin

**Library Affected**: *workbox-webpack-plugin* **Browser & Platform**: *Was found on Chrome v51* **Bug**: I am using this plugin like so: ``` new GenerateSW({ babelPresetEnvTargets: ["last 4 versions", "safari >= 7"], cacheId:...

Developer Experience
workbox-webpack-plugin

**Library Affected**: workbox-background-sync **Browser & Platform**: all browsers **Issue or Feature Request Description**: How can I get the server response when the backgroundsync was successfull? I am posting a task...

Feature Request
workbox-background-sync

**Issue or Feature Request Description**: *request: list the default values in the docs of GenerateSW*

Documentation
workbox-build
workbox-webpack-plugin
workbox-cli

**Library Affected**: *workbox-webpack-plugin* **Issue or Feature Request Description**: Hi I think that it's a good idea to get a webpack entry name like many of webpack plugins to use for...

Needs More Info
Feature Request
workbox-webpack-plugin

We are currently trying to reflect the actual queue contents into the main menu - using a counter representing pending updates (see picture): To do so, we are using the...

Feature Request
workbox-background-sync

**Library Affected**: workbox-routing **Browser & Platform**: all browsers **Issue or Feature Request Description**: Bug report: Consider the following service worker ```js import { clientsClaim, skipWaiting } from 'workbox-core'; import {...

Needs More Info
workbox-routing

**Library Affected**: *workbox-sw* 5.0.0-alpha.2 **Browser & Platform**: *Google Chrome Version 76.0.3809.100 (Official Build) (64-bit)* **Issue or Feature Request Description**: So this is a two part issue. 1. redundant is not...

Bug
workbox-window

**Library Affected**: workbox-webpack-plugin **Browser & Platform**: "all browsers" (not the browser is the issue, it's the auto-generated code) **Issue or Feature Request Description**: The plugin does not consider the Webpack...

Feature Request
workbox-webpack-plugin