rookLab / react-component-caching

Speedier server-side rendering with component caching in React 16
388 stars 26 forks source link

Fix file paths in production environment configuration #8

Closed mejincodes closed 6 years ago

mejincodes commented 6 years ago

Changes are in the configuration functions in the index.js file for SSRtest. Should work in both production and development modes now.