Niklas

Results 5 issues of Niklas

Hey, thanks for this package. We are running into problems when extending interfaces. Minimal problem reproduction: `types.ts` ``` export interface Comment { comment: string; } export interface UserComment extends Comment...

there is no need for the bracket notation if you want to pass a static literal value to the input. * **What kind of change does this PR introduce?** (Bug...

when using an image tag inside a pug file like this: `img#logo(src="./assets/example.png")` the image is not included in the production builds `dist` folder and the file path is not transformed....

Hey, I wanted to see your demo (http://david-mulder.github.io/paper-color-picker/components/paper-color-picker/demo/) but it does not work for me in chrome v54.0.2840.71 I found this error in the console: `Uncaught TypeError: Failed to execute...

I think there was a unnecessary character introduced in https://github.com/iway1/trpc-panel/commit/98fba514ebe908d8b70276bd7deee3bd7cf1864b#diff-3d1199da4832be7027ff79536aa455ffecec6b52ef98fda6da97676aa41884ffR59