Sean Aye
Sean Aye
add leptos navigation and documentation page
I am using this as a wasm module in js server runtime. I think changing the HMAC signing to a trait based approach would allow wasm binaries to leverage `window.crypto`...
Failed to compile. ./src/index.js Attempted import error: 'initialState' is not exported from './reducer'. Steps to reproduce. 1. `git clone` 2. `yarn` 3. `yarn start`
This PR adds support for url imports in the binary executable. This allows for tailwind plugins to be imported from the internet if you aren't using node.js. e.g ```js import...
Apologies in advance if this is the wrong place to put this, I dont see a discussion section in this repo. Is there a reason this app was implemented with...
This PR makes it possible to install devtools for non-default sessions
Error when launching electron after copying the snapshot file ``` Version mismatch between V8 binary and snapshot. V8 binary version: 10.4.132.24-electron.0 Snapshot version: 10.4.132.20-electron.0 ``` yes - I have done...
Requesting to add support for vuetify snippets in lang="pug" templates
This Pull Request fixes/closes #2188. It changes the following: - Adds support for external bin signing with ssh keys EDIT: I have added a test for the new feature, let...
**Describe the bug** When performing a commit I get the error `sign builder error: Failed to retrieve 'user.signingkey' from the git configuration: Currently, we only support a pair of ssh...