Ian Craig

Results 4 issues of Ian Craig

No emoji overlay is complete without the ability to interact with them. Mouse down on an emoji should bring it back to full opacity and hold it's position relative to...

enhancement
accepting prs

When running `beachball check` you have to pass args `--branch targetBranch --since targetBranch` if you want to scope what is checked to changes since `targetBranch`. Passing just one of `--branch`...

Fixes #162. Whenever the compiler process exits with non-zero code, we should be reporting some error back to Webpack. It looks like the on close for compilerProcess has some custom...

I hit this when the plugin decided to use 'native' Closure but vcredist was missing on a build agent. The .exe was returning a non-zero exit code but no stderr...