Edoardo Cavazza
Edoardo Cavazza
Hello! We just released a plugin for esbuild that handles html files as entry point, you can find it [here](https://www.npmjs.com/package/@chialab/esbuild-plugin-html). It's still a work in progress but a if you...
@LanesGood Not yet. I haven't had time to open a PR neither :(
Hello @AMoreaux! We are used to design iconset using fonts technologies, but we also need to export a Sketch library for designers and SVGs for developers. Since we already set...
If the API frontend can interact with more than a publication, we can close this specific issue. Can we suppose that the developer already knows the nicknames of the publications?...
In BE3, if possible :S
It seems that it does not handle pagination, or am i missing something?
I think it would be great. > It will also require paths to be explicitly relative Since we are using the `URL` constructor, is this really mandatory? Isn't `new URL('foo.bar',...
Hi, thanks for your support. I am using the sw-toolbox for precaching and for caching a list of urls sent by the app via `postMessage`. I don't thing it is...
IMO, using the `test-runner` package as dependency is not preferable because it downloads and loads a lot of stuff for cli and the whole runner usage. May I add option...