@icebreakers/rollup

v0.0.5

@icebreakers/rollup

Usage

Install

yarn add -D rollup @icebreakers/rollup

Rollup Config

create a file named rollup.config.mjs

import { createRollupConfig } from '@icebreakers/rollup'

export default createRollupConfig()

Script

package.json

  "scripts": {
    "dev": "cross-env NODE_ENV=development rollup -cw",
    "build": "cross-env NODE_ENV=production rollup -c"
  },
npm i @icebreakers/[email protected]

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 6/12/2022

Downloads

Maintainers