-
https://travis-ci.org/GameEngineKoblenz/GeKo/jobs/39765367
-
Add to `package.json` and `grunt` to refresh the page in browser on scss changes.
-
```
What steps will reproduce the problem?
1. Upgrading from Pidgin 2.7.10 to 2.7.11
What is the expected output? What do you see instead?
Steam friends no longer shows in Buddy List. Steam missing …
-
With the following code, the position and text colour of the element change when clicking it, but not its background colour:
``` clojure
(ns mies-om.core
(:require [om.core :as om :include-macros t…
-
It looks like the current version on clojars (0.3.1) doesn't have the react 0.11.1 dependency, so the examples in the tutorial at https://github.com/swannodette/om/wiki/Basic-Tutorial don't match what…
-
Trying to connect to a new project.clj generated by David Nolens mies template
(https://github.com/swannodette/mies)
I get the following error
We couldn't connect.
Looks like there was an issue try…
-
```
What steps will reproduce the problem?
1. Upgrading from Pidgin 2.7.10 to 2.7.11
What is the expected output? What do you see instead?
Steam friends no longer shows in Buddy List. Steam missing …
-
if i do:
1. `lein new mies myproj`
2. `cd myproj`
3. `lein cljsbuild auto`
i get:
```
Compiling ClojureScript.
java.lang.NullPointerException: null
at java.util.Hashtable.put (Hashtable.java:542)
…
-
```
What steps will reproduce the problem?
1. Upgrading from Pidgin 2.7.10 to 2.7.11
What is the expected output? What do you see instead?
Steam friends no longer shows in Buddy List. Steam missing …
-
Following these steps from the basic guide:
> > lein new mies-om om-tut
> > cd om-tut
> > lein cljsbuild auto om-tut
Results in the following failure on my Mac OSX system:
Compiling ClojureScript…