Jamie Gerrard Lievesley

Results 2 issues of Jamie Gerrard Lievesley

Using Webpack with Typescript via ts-loader, in watch mode, the build completes successfully and I get a notification. But the type-checker runs after emit, so I still have to check...

This package uses hardcoded forward slashes with plain string matching, mixed with `path.resolve` uses that will return backslashes on Windows, thus imports do not resolve correctly. It works correctly if...

bug