Pretty pumped about the hot module replacement getting added to
@stenciljs, and being able to reload components w/out a page refresh. Turns out it's about 10 lines of dev-mode-only code since we're already using native ES Module imports. Thanks web standards!