@minna-ui/rollup-plugin-dev-server

Run a live development server as a rollup plugin.

Usage no npm install needed!

<script type="module">
  import minnaUiRollupPluginDevServer from 'https://cdn.skypack.dev/@minna-ui/rollup-plugin-dev-server';
</script>

README

NPM version Licence

@minna-ui/rollup-plugin-dev-server

Rollup plugin for use in Minna UI projects.

A simple server for development. In situations where you're not using a full-blown web app framework like sapper it's still necessary to serve the web app while in development. This plugin takes care of that in a generic way. No fancy stuff like hot-reloading modules but it will hot-refresh the page after changes.

Usage

TODO: Write me :)

Licence

@minna-ui/rollup-plugin-dev-server is part of Minna UI, an Apache-2.0 licensed open source project. See LICENCE.


© 2019 We Are Genki