sungwoncho / react-ssr-style-bug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React SSR bug

Reproduction attempt of #7093

Running

  1. npm install
  2. webpack
  3. node server.babel.js

Summary

  • expected behavior: should be an error in the console
  • actual behavior: there is no error

About


Languages

Language:JavaScript 100.0%