John Pinkerton

Results 6 comments of John Pinkerton

@komplexb I unit tested [launch](https://github.com/NewSpring/meteor-launch), but I do not claim they are elegant :)

I don't mind the current naming convention, but "Plugin" does feel like it may better communicate to newcomers what we mean when we say "Modular".

@mairh cool I'll do a search through there and take a crack at it.

@jbaxleyiii looks like this will be fixed in the next meteor release https://github.com/meteor/meteor/pull/8142

@HrBayat are you using the WKWebview, or the standard WebView? Did you manage to get this working?

@orlade @sewe This is possible by providing a second argument to the build command: ``` $ gitbook build src dest ``` https://github.com/GitbookIO/gitbook/blob/master/lib/cli/getOutputFolder.js#L12