pwa-module icon indicating copy to clipboard operation
pwa-module copied to clipboard

fix: support regex using `devalue`

Open farnabaz opened this issue 4 years ago • 0 comments

Module uses JSON.stringify to encode workbox options. This PR add @nuxt/devalue as direct dependency and uses it to encode options.

resolves #281

farnabaz avatar Mar 05 '21 14:03 farnabaz