0.0.5 • Published 7 years ago

wub-preset-react v0.0.5

Weekly downloads
3
License
Apache-2.0
Repository
-
Last release
7 years ago

wub-preset-react

This wub preset adds React and react-hot-loader support to webpack.

Config optionRequired?Description
rootComponentPath to the root component for your React app.
emitIndexEmit an index.html file that points to your bundle. Defaults to true when hot reloading.
domIDThe ID of the element that React will mount to.