rollup-plugin-eco

0.1.1 • Public • Published

rollup-plugin-eco

Rollup plugin for eco template

Usage

import eco from 'rollup-plugin-eco';

export default {
  input: 'src/main.js',
  output: {
    file: 'bundle.js',
    format: 'cjs'
  },
  plugins: [eco()]
}

Readme

Keywords

none

Package Sidebar

Install

npm i rollup-plugin-eco

Weekly Downloads

266

Version

0.1.1

License

MIT

Unpacked Size

1.78 kB

Total Files

4

Last publish

Collaborators

  • keik