katkatfarkat

Results 4 issues of katkatfarkat

Hi, I couldn't find documentation on how to build a package. Also there is no build task or a webpack-config file or something. Therefore i wasn't able to do that...

I'm checking in .bs.js files in to version control and i don't want system specific info inside the repo, because it changes as e.g. a college recompiles the files and...

All case which have a prefix won't be logged. In the generated js files the code for logging is missing. It took a while to find out but now i...

I had issues because i was using the require_all gem and the method name was overwritten. I fixed it by namespacing the method via a module. cheers & regards