Matt
Matt
There are a number of times when the socket seems to die, or just stop responding for me. Could we implement some keepalive? For example if they have ping /...
Currently you only accept a token, but for the version of github used internally this is not a valid login method (a username is also required). Could you add an...
With the merging of #70 could we cut a new release and release to npm? Right now having to install from github is painful.
Could add a license? MIT or something.
This is already set on the lines above
Avoids updating the default locales match page. This will leave the default language as the base 404 page.
https://github.com/microapps/gatsby-plugin-react-i18next/blob/0cb31fe4e48dd5b1771efaf24c85ece5540aa084/src/plugin/onCreatePage.ts#L98C7-L110 Locale is being set twice when it creates new pages, leading to `/en-us/en-us/page` (and more).
Fixes #91
Running `docker run --rm -v $(pwd):/data/ micahhausler/container-transform` Returns: ``` $ docker run --rm -v $(pwd):/data/ micahhausler/container-transform Traceback (most recent call last): File "/usr/local/bin/container-transform", line 11, in load_entry_point('container-transform==1.1.5', 'console_scripts', 'container-transform')() File...
Currently the micromenu and the bag button have no options. Ideally I'd love to move and / or hide either menu. --- Example of it just stuck to the bottom...