Steven Oxley
Results
2
issues of
Steven Oxley
Errors thrown in [compiler.coffee](https://github.com/michaelficarra/CoffeeScriptRedux/blob/master/src/compiler.coffee) do not include line or column information. For example, if you try to compile a file that contains this: ``` fn = -> return i for...
bug
- [x] I am reporting a bug or problem in Chestnut Steps to reproduce: - Create a new app using e.g. `lein new chestnut portal +bidi +site-middleware +re-frame +garden` -...