Austin Kelleher
Austin Kelleher
Currently when using an unrecognized tag, a user is provided an error. Template: ```marko ``` Error: `Unrecognized tag: hallo - More details: https://github.com/marko-js/marko/wiki/Error:-Unrecognized-Tag` The user may have either: - Made...
When overriding tags, it would be nice be able to be able to inherit from the `marko.json` file. ## Proposed Solution Add support for a `marko.js` file that will be...
# Description Currently we support uploading data collected by Starbase to Neo4j. It would be great if Starbase users could alternatively support JupiterOne as a storage target. This would allow...
It would be great if the CLI had a spinner for when work is being performed. The `setup` and `run` command take time and a spinner would make the CLI...
Currently, Starbase only supports the `.yaml` file extension for `config.yaml`. We should also support `config.yml`.
An uncaught exception will occur if `WebSocketSend` is called after the `ws` property on the instance has already been deleted here: https://github.com/jirihybek/unity-websocket-webgl/blob/master/Plugins/WebSocket.jslib#L205 ``` Uncaught TypeError: Cannot read property 'readyState' of...
# Issue When updating WPT `resources`, I received a `ERR_STREAM_PREMATURE_CLOSE` error. I also tested updating `streams` and I did _not_ see the error. I'm not sure whether this is due...
upload.giphy.com
With the newly implemented browser bundling, we should introduce a web testing framework (perhaps phantomjs).