Rudolf Bargholz

Results 4 comments of Rudolf Bargholz

Can't say I really know what I am doing, but the following steps seem to update the repository to the current version of webix: fork https://github.com/dandv/meteor-webix on github. ``` sh...

Hi Mads, Sorry for the late reply. Easter belonged to my daughter. Changed the _**brunch-config.js**_ to ``` javascript elmBrunch: { mainModules: ["web\\static\\elm\\Chat.elm"] } ``` and the **_chat.js_** file is now...

Hi Mads, Ok, tested on Linux, and changing the path to ``` javascript elmBrunch: { mainModules: ["web\\static\\elm\\Chat.elm"] } ``` failed to compile the **_Chat.elm_** **_to chat.js_**. Is this something you...