Brent McSharry
Brent McSharry
Using pnpm I can run `pwa-assets-generator --preset minimal public/logo.svg`, but using any other `preset` (all, android, windows) result in: ``` Error: Preset android not yet implemented at run (file:///.../node_modules/@vite-pwa/assets-generator/dist/cli.mjs:52:15) ```...
I wanted to move the library away from` moment` and moment based tools in order to decrease bundle size. There are likely _significant_ improvements in processing speed as well. All...
can I please check in order to understand this library - it contains a test with the code: ```javascript it('02-06 and if saturday then previous friday if sunday then next...
If you think about .net scope, it follows the let keyword scope, and not the functional scope of var
Thank you for writing this. Ideally there would be discussions open on this repo. Can I please ask what the point of the line of code: `rewrite: (path) => path.replace(/^\/api/,...
Firstly thank you so much for this great library! I wondered if you wanted to add to the zoomableimage/recipes another potential example where the user can click an image, an...