Jonny Buchanan

Results 130 comments of Jonny Buchanan

Which version of webpack does `npm ls --depth=0` show you? The minimum required version for this plugin is `4.4` and `[email protected]` is using `[email protected]`.

This is currently only in `master`, not released yet

This could be awkward to implement, as we're just running Babel's CLI: https://github.com/insin/nwb/blob/master/src/moduleBuild.js It'd be easy to add a `--watch` option and pass that along to the Babel CLI, except:...

It'd be easy enough to allow this to be configured by passing an argument - the demo build stuff is a bit hard-codey as it was extracted from my component...

Put it in your `devDependencies` instead.

This is a bit too specific of a feature for Tweak New Twitter, it would be better implemented in an extension related to media functionality in Twitter

I can't get More Tweets to appear any more, even using the tracking parameters (which used to work for me). Closing for now

Probably never going to do this one, it'll be too flaky

This is a very... specific feature - other extensions which do generic pattern-based redirection could be used for this

More Tweets seems to come and go, the hardest thing with trying to deal with it is being able to consistently get it to appear. I don't want to add...