electrode-react-ssr-caching
electrode-react-ssr-caching copied to clipboard
Issue in webpack build
Works fine running straight, but when running through Babel throws this error:
modulesModuleNotFoundError: Module not found: Error: Can't resolve './build/Release/farmhash' in '[path-to-project]/node_modules/farmhash'
Had same error - I've used example from https://github.com/petermikitsh/react-ssr-optimization-demo and it's now working