madewithlove-rollup-config

1.0.3 • Public • Published

madewithlove Rollup configuration

Installation

yarn add madewithlove-rollup-config --dev

Usage

module.exports = require('madewithlove-rollup-config')('LibraryName', {
    // Merge additional options and plugins
    entry: 'other-entry.js',
    plugins: [
        somePlugin(),
    ],
});

Readme

Keywords

none

Package Sidebar

Install

npm i madewithlove-rollup-config

Weekly Downloads

6

Version

1.0.3

License

MIT

Last publish

Collaborators

  • anahkiasen