André Cipriani Bandarra

Results 25 issues of André Cipriani Bandarra

The XML parser resolves values that are inlined in the encoded XML. Values that are reference to resources use the format `@res/RESOURCE_ID.` We need to parse the resource files the...

enhancement

XML files in the /assets folder are kept as text files, and not converted to binary XML's. ClassyShark is trying to decode them as binary XML's, which causes it to...

bug

The default config for the optimizer is not exposed. When a developer needs to add a custom config it is necessary to re-add the whole configuration, like in the example...

- Updates Babel, ESLint and Uglify to be compatible with modern JS - Updates app.js and pm5.js to use async/await

`sw-precache` has been deprecated in favor of [`workbox`](https://developers.google.com/web/tools/workbox).

bug

When a PWA using Trusted Web Activity is installed from an application store, the Service Worker and therefore its offline capabilities won't be installed until it runs for the first...