Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Multiple entry points

Pre-release
Pre-release
Compare
Choose a tag to compare
@ostowe ostowe released this 06 Feb 21:09
870fd8e

Adds prototypeEntry config property and --use-prototype CLI flag. These allow a user to add files from any number of additional entry points to HMR or load them in an additional <script> (for dev and production respectively).

Also:

  • Updates package.json to require node 8
  • Adds global bodyClasses config property to supply classes to <body> for all prototypes