Henry

Results 197 comments of Henry

I would think you should have a different error? https://github.com/babel/babel-loader#install the packages you are installing are not the same name (the babel config and install should match): You'd need to...

Depends on how it works, may need it to be transformed both ways if Babel loader is passed an ast itself, easiest thing to do to output the ast would...

https://twitter.com/loganfsmyth/status/929564354571157504

> We have the estree logic in Babylon, babel-eslint, espree It is a fork of what we already had in babel-eslint and both might be out of date

Sure! No reason why it needs to be for chrome only (just wanted to make something at first). I'm using some chrome apis for storage/stuff - https://github.com/hzoo/github-contributor-extension/blob/master/src/background.js#L4-L11 - so even...

Yeah we could totally do that - I didn't do it initially since we didn't have to + more requests

Ok i tried adding it but this whole 1 file mess is horrible to work with haha..

Sorry for the late response, this is pretty awesome! Yeah I just wanted to get something out there so I just picked something at the time. I do like the...

I do still really like the whole growing/plant theme

> Many people in open-source get frustrated that code contributions seem to be valued more highly than troubleshooting/documentation Totally agree (actually wanted to make something to do that - reviewing...