christianalfoni / webpack-bin

A webpack code sandbox
http://www.webpackbin.com
MIT License
710 stars 75 forks source link

Problem with usage of Minified version of React ? #187

Open Sharlaan opened 7 years ago

Sharlaan commented 7 years ago

I'm getting this weird error :

Uncaught Invariant Violation: Minified React error #130; visit http://facebook.github.io/react/docs/error-decoder.html?invariant=130&args[]=object&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.

i just configured my bin with React/React-Dom 15.3.2 Reat-Tap-Event and Material-UI 0.16.1

Sharlaan commented 7 years ago

i figured it is a side-effect from a missing babel-core to devDependencies ... should be solved with Update depLoaders with babel-core