Stephen Koo

Results 6 issues of Stephen Koo

### Is this a bug report? Yes. ### Can you also reproduce the problem with npm 4.x? Yes. ### Which terms did you search for in User Guide? ForkTsCheckerWebpackPlugin, out...

## Proposed feature: - Option to automatically refresh the relevant page on Chrome, Firefox and Safari when `realize start` rebuilds the Go binary file.

type: feature

It's been 2 years since any work is done on this library which is a shame since it's the best typescript color library I've found. Does anyone know a color...

Having trouble applying this plugin to polymorphic components that take an `as` or `component` prop which determines the html element the component will be rendered as. For instance the commonly...

An issue with the current workflow is it fails for AirPods because it's not connected via Bluetooth when the command is run, so I have to manually connect. It would...

Under the [Usage with Storybook](https://github.com/osdevisnot/react-app-rewire-contrib/tree/master/packages/react-app-rewire-emotion#usage-with-storybook) section, it says you need to do this in your `webpack.config.js`: ``` const rewireEmotion = require('react-app-rewire-emotion'); ``` This didn't work for me, but I fixed...