Open smartcris opened 7 years ago
Upgrading to Fiber I got this error:
Uncaught TypeError: Cannot read property 'instanceOf' of undefined at eval (index.js:161) at Object../node_modules/redbox-react/lib/index.js (app.529fd130306ecd1a2d53.js:5578) at webpack_require__ (app.529fd130306ecd1a2d53.js:707) at fn (app.529fd130306ecd1a2d53.js:112) at eval (AppContainer.dev.js:13) at Object../node_modules/react-hot-loader/lib/AppContainer.dev.js (app.529fd130306ecd1a2d53.js:4236) at webpack_require__ (app.529fd130306ecd1a2d53.js:707) at fn (app.529fd130306ecd1a2d53.js:112) at Object.eval (AppContainer.js:8) at eval (AppContainer.js:10)
After the first
yarn start
I got several warnings:I think you should update the loaders syntax in webpack 2 like so: