Jonathan Grimes

Results 139 comments of Jonathan Grimes

@alexander-akait After updating to 6.4.0, I'm getting classname collisions. I'm trying to figure out how the two change in the release would do that, but reverting to 6.3.0 fixes them.

I'll test that. Here is an example of collision: ```js import { styled } from 'astroturf/react'; import { User } from '../commons'; export const Container = styled.div` cursor: pointer; width:...

Reverting https://github.com/webpack-contrib/css-loader/commit/c7db752fe6a9c7ff28d165fd24a37be08ef83af5 didn't fix it, but reverting https://github.com/webpack-contrib/css-loader/commit/303a3a171793cf1044c131e291f5c29f9ab86c77 did. Would restoring the `relativeMatchResource` bits break the consistency SSR part?

It would probably be better to make the backend download sources & maps and follow the airbrake-js docs.

This makes it work for me... ``` sudo ln -s $(which gnome-terminal) /usr/local/bin/x-terminal-emulator ``` Maybe just some documentation is all that's needed for those using this amazing program outside of...

I could be wrong, but I think that's a reserved variable that already has meaning in this system.

Why do you need to specify where the code is cloned? This action takes care of that for you.

I just discovered the terminal in atom-ide... Love it! Having an option here would be awesome!

It would be nice to have this configurable. And maybe have a modifier key stroke to open the alternate.

@jashatton what modules did you switch to branches?