Results 21 comments of Jonas

I had the same issue on Linux recently, with `grunt-karma` 0.8.2 and `karma-phantomjs-launcher` 0.1.2. The problem seems to only occur with Grunt: I replicated my Grunt task configuration (singleRun, with...

I added another commit to handle SIGINT / Ctrl-c. Karma listens for SIGINT and takes care of stopping all the browsers. Grunt, however, does not. So after Karma finished, Grunt...

Late to the party, but: The [`jade-loader`](https://www.npmjs.com/package/jade-loader) (as well as the [`pug-loader`](https://github.com/pugjs/pug-loader) that replaced it) returns a template function that you have to call with the template substitutions you want...

Hey @phated @luanmuniz @lager1 @mariocasciaro! Sorry for the long delay… it felt hard to respond to this. Yes, this is a private key. It has long since been revoked/retired wherever...

@luanmuniz actually, yes! I managed to recover access to my NPM account (turned out to be easier than expected, now that npm.org is owned by GitHub/Microsoft). I still need to...

> Let me know how you want to do the transfer. Well … how *does* one do a transfer? 😅 I think I could give you publish permissions on npmjs.org...

Sounds good! I'll do that later in the evening

I think the issue here is your webpack build. If you have a look at the generated file, you'll see that webpack generates `eval` calls for each of you modules....

My 2 ¢: All I want for christm—, err, _PRs_ is a checkbox that says: - [x] I have read and signed the [CLA](https://github.com/LaxarJS/laxar/blob/master/CONTRIBUTING.md#filing-the-cla). Because checkboxes are fun :balloon: