hbt-rollup

1.0.0 • Public • Published

hbt-rollup

a hbt plugin for roll up

basic usage first install it npm i hbt-rollup -D

// then in rollup.config.js

const hbtPlugin = require('hbt-rollup')
export default {
  /*your configs goes here*/
  plugins: [
  	hbtPlugin('dev/index.html', 'build/index.html', {}, { watch: true })
  ]
}

hbtPlugin function is same as compile function of hbt

see official docs hrere

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    5
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    5

Package Sidebar

Install

npm i hbt-rollup

Weekly Downloads

5

Version

1.0.0

License

ISC

Unpacked Size

1.06 kB

Total Files

3

Last publish

Collaborators

  • 0shuvo0