Markus Englund

Results 6 issues of Markus Englund

# Formatting Please follow the existing formatting for each entry. In order to get newlines without paragraph breaks, each entry should have two spaces at the end of the line...

Hey, I'm looking to get zopfli to work in a browser environment. I played around a little bit with the makefile in this project, but couldn't get it to work...

question

Currently, this package will throw an error when validator functions are called directly in both dev and production mode. Calling validator functions directly was previously supported when PropTypes was bundled...

Hey, I just wanted to clue you in on the fact that preact-router doesn't really work when server rendering. I've been looking around for how to do it, and it...

The following code causes this ts error: `Argument of type 'UserMeta' is not assignable to parameter of type 'JSONObject'. Index signature for type 'string' is missing in type 'UserMeta'` ```ts...