hexo-renderer-rollup

Rollup renderer plugin for Hexo.

Usage no npm install needed!

<script type="module">
  import hexoRendererRollup from 'https://cdn.skypack.dev/hexo-renderer-rollup';
</script>

README

hexo-renderer-rollup

npm build license

Rollup renderer plugin for Hexo.

Installation

$ npm i hexo-renderer-rollup

Options

You can configure this plugin in _config.yml.

rollup:
  output:
    format: iife

License

MIT © AkiJoey