snowpack-pawi

1.0.1 • Public • Published

snowpack-pawi

NPM version Build status

Snowpack plugin for Pawi live-coding.

With this plugin, the render tree does not need to be rebuilt through a full page reload but can reload only the required blocks.

npm install --save-dev snowpack-pawi
// snowpack.config.js
module.exports = {
  plugins: ['snowpack-pawi'],
}

NB: The dependency to 'pawi' is to ensure semver major bump in case the HMR api changes.

Readme

Keywords

none

Package Sidebar

Install

npm i snowpack-pawi

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

1.47 kB

Total Files

3

Last publish

Collaborators

  • maia-tae