Gerald Gillespie
Gerald Gillespie
the promise behind an animation is a bit awkward to use. It is a deferred pattern that the anime controls internally and recreates. There are 2 situations that are problematic:...
# 🐛 bug report `watch` combined with `--target` does not build according to the target's options ## 🎛 Configuration (.babelrc, package.json, cli command) see sampe below ```js // defaults ```...
### Your environment **OS** : macOS 12 **Node.js version** : 16.13.2 **suitecloud-cli version** : 1.3.1 **Terminal/CMD tool** : iTerm ### Describe the bug unit testing module does not support a...
features: --------- - `@mode` values for different context. - most importantly 0 and 1. where 1 allows you to access global scope. mode 2 and mode 3 are for convenicent...
I would like to get a reference to the true global scope. `window.load` , etc, etc all provide a reference to window that is limited to content scripts. I see...
it would be nice if one could automatically nav from the current directories README.md up a level. i.e. equivalent of `[up](../README.md)` However, no rush as the auto breadcrumbs nav that...
So i'm guessing that DIRTREE should be set to this package. if not how? And you provide the options where / how?
current it is assumed that `contentSelector` will be applied to `document`. this is a fine assumption but i suggest that you be able to specify `root` as an option so...