This package has been deprecated

Author message:

Merged into parcel-bundler since v1.11.0

parcel-plugin-elm-hot

1.0.1 • Public • Published

A parcel plugin that adds elm-hot to the built-in Elm support. This way Parcel HMR can reload an Elm application while keeping the Model intact.

Usage

Just install the plugin with NPM or Yarn:

$ npm install --save-dev parcel-plugin-elm-hot
$ yarn add --dev parcel-plugin-elm-hot

Changelog

[1.0.1] - 2018-10-07

Changed

  • Only inject elm-hot if HMR is enabled.

Readme

Keywords

none

Package Sidebar

Install

npm i parcel-plugin-elm-hot

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

1.45 kB

Total Files

5

Last publish

Collaborators

  • ktosiek