Michael
Michael
https://github.com/facebook/jest/blob/master/scripts/build.js
https://medium.com/@wonderboymusic/the-problem-with-html-in-react-and-graphql-6af9789352f6
### Usage ``` $ npm run prettier ```
```tsx // page.tsx export const loader = async ctx => { return ctx.error('michael-error', 404); }; ``` ```diff // src/error.tsx export default function Error(props) { // before: props.errorCode is undefined in...
- [ ] https://github.com/zeit/now-cli/issues/938#issuecomment-347816622
This PR is to reproduce the https://github.com/apollographql/apollo-link-state/issues/140 issue. ---- Output: ```cmd @todomvc-subscriptions/web: (node:19542) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'filter' of undefined at resolver (/todomvc-subscriptions/node_modules/apollo-link-state/lib/index.js:26:66) ```
- [ ] https://www.apollographql.com/docs/react/features/static-typing.html

```cmd > [email protected] > Error! Unexpected character '�' (1:0) /Users/.../todomvc-subscriptions/node_modules/apollo-engine-binary-darwin/engineproxy_darwin_amd64 ``` - [ ] https://github.com/zeit/pkg/issues/79 - [ ] branch: https://github.com/evenchange4/todomvc-subscriptions/tree/feature/apollo-engine