Matt
Matt
Library looks pretty solid, but it really needs documentation on the behavior and interface.
#### Do you want to request a *feature* or report a *bug*? Bug #### What is the current behavior? #### If the current behavior is a bug, please provide the...
This extension adds ~50ms of JS execution time for each page. There should be a lightweight script that checks if there is JSON on the page before loading and parsing...
Isn't it sufficient to only point to the `schema.graphql` file? Also, can't it make some assumptions about where that file might be?
I'd like to validate a value, and if that validation fails I don't care about the error - I want to use a default value. ```js const strZ = z.string().default('hello...
# 🌈 Feature Embed option to hide file tree/explorer pane initially. When this embed option is truthy, the leftmost pane with the file tree/dependencies/meta info about the sandbox should not...
http://ember-addons.github.io/bootstrap-for-ember/dist/#/show_components/button Click on both buttons before the first button resolves. Pretty easy to repro.
I installed https://github.com/mblarsen/breach-module-manager, and breach crashed after installation. Breach crashes when I try to restart it, and I can't find where the modules are installed. (on mac) Reinstalling breach does...
Would be nice to have a way to only include the languages that you want to use.
The web example isn't helpful, since I'd like to use this in a webpack / node context.