rollup-library

0.1.0 • Public • Published

rollup-template

Importable rollup templates: React, Node, etc.

API is not stable, this is an alpha release.

Please check the issues if you'd like to contribute code/ideas!

## Get Started

### Installation

npm install rollup-library

Usage

In your projects rollup.config.js, use:

import makeConfig from 'rollup-library';

export default makeConfig({ input: 'src/main.js', name: 'MyProject' });

Readme

Keywords

none

Package Sidebar

Install

npm i rollup-library

Weekly Downloads

0

Version

0.1.0

License

ISC

Unpacked Size

3.24 kB

Total Files

4

Last publish

Collaborators

  • macintoshhelper