George Papadakis
George Papadakis
As seen [here](https://ponyfoo.com/articles/regular-expressions-post-es6#lookbehind-assertions).
Hello. Is there a way to sync with muliple servers (hostnames, really)? If so, I can't for the life of me find it :)
`devtool: source-map` Having this plugin on (with or without `sourceMap: true`) will cause the UglifyJsPlugin not to generate source maps.
Awesome work. I believe turning this into an ST plugin would be rather trivial, so this is me setting a task for this so someone might get the time and...
Support @container
It seems they are stripped from the extracted CSS. [Update](https://github.com/pocketjoso/penthouse/pull/358)
 Pretty simple; it'd save some time and sanity, though.
It'd be handy if we could set those two options using - as an alternative - a function exposing the ctx object. That way, for example, the timeout and limit...
Hello, Is something like this doable? ``` - list item - list item 2 - list item containing custom component ``` When `custom component` is not inside the list it...
When pressing `f` to toggle full-screen, retain the filter string (query) so that the filtering will remain there upon returning to the standard view. The lack of carrying the query...