Uncaught ReferenceError: React is not defined
plugins: [
new webpack.ProvidePlugin({
"React": "react",
}),
]
See http://webpack.github.io/docs/shimming-modules.html#plugin-provideplugin
Uncaught ReferenceError: React is not defined
plugins: [
new webpack.ProvidePlugin({
"React": "react",
}),
]
See http://webpack.github.io/docs/shimming-modules.html#plugin-provideplugin