0.0.4 • Published 7 years ago

wub-preset-preact v0.0.4

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

wub-preset-preact

This wub preset adds preact support to webpack.

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