Dénes Harmath
Dénes Harmath
It would be great if we could subscribe to localStorage events, maybe in a way similar to the [Firebase API](https://github.com/ThomasWeiser/elmfire).
- [x] Move - [x] Scene change - [x] Message - [ ] Change scene change transition to cartoony circular wipe when [masking with shape](https://github.com/elm-lang/core/issues/6) is supported in Elm.
When I build an update site containing `org.apache.hadoop:hadoop-common:2.7.1` using this plugin, I use it in one of my bundles and include it transitively in my RCP product, it fails to...
Steps to reproduce: - Create a build.sbt with the content: name := "name with space" - Run sbt eclipse - Import the generated project as project from existing sources in...
OS: macOS 10.12.4 npm: 3.10.10 purescript-outwatch: 0.7.0 Run: ``` npm install -g purescript pulp bower pulp init bower install purescript-outwatch npm install rxjs snabbdom ``` Edit `src/Main.purs`: ``` module Main...
When starting Light Table 0.8 alpha, Recall throws the following errors: ``` Error loading JS file: /Users/thsoft/Library/Application Support/LightTable/plugins/Recall/index.js : Error: Cannot find module 'lib/recall' Error: Cannot find module 'lib/recall' at...
**Describe the bug:** Can't run any task from the Nx tool window or Nx run/debug configurations **Versions:** * NX Console Idea: 0.55.0 * NX: 15.7.2 * Node: v16.13.0 **Steps to...