Search code examples
flowtypereact-boilerplate

Is it possible to set up flow for nodejs with react-boilerplate?


I don't have much experience with react-boilerplate nor webpack, but seems like it's not possible since the target is web. I've played around with the config of webpack, but had no success. Has anyone managed to set it up ? Any tips, links or examples would be highly appreciated.


Solution

  • Solved with https://github.com/flowtype/flow-remove-types using flow-node instead of node.