Jeremy Nagel

Results 15 comments of Jeremy Nagel

Any updates @ALacker ?

I'm guessing I have to use webpack-combine-loaders. Have tried this: ``` { loader: 'babel-loader', query: { plugins: [ [ 'react-css-modules', { context } ] ] } } ``` and get...

I actually tried using those keys out of laziness and got a really confusing error that didn't seem related. Took me about an hour to figure it out lol. Might...

Bitcoin mining would be a similar use case. With stryker, I don't see any harm because the 4hrs of build server time are being used to enhance the quality of...

I'm a bit confused about what we mean by indirect harm. Can we run through a few scenarios? ## Scenario one: extra CPU usage The Stryker example was that by...

@chrisjensen should the Apache license be moved into a contrib directory as per your comment? It is now out of sync.

I can also replicate. See https://jeznag.github.io/react-bootstrap-table2-example/index.html Code: https://github.com/jeznag/react-bootstrap-table2-example/blob/master/src/DataJunction.js

Adding to this: this library does not work in chrome incognito windows or Brave Browser with shields down. It would ideally check whether localStorage is available, perhaps using code like...

Still having issues with the example app :( @jefflinwood would you be open to a paid troubleshooting session to help us fix it? Thanks a lot for open sourcing it....