@giuem/builder
TypeScript icon, indicating that this package has built-in type declarations

0.1.5 • Public • Published

@giuem/builder

Rollup configure helper for @giuem.

Feature

  • Zero configure

Usage

  • Example package.json
{
  "name": "package-name",
  "source": "src/index.js", // optional
  "main": "", // required
  "module": "", // required
  "umd:main": "", // optional
}
  • Example rollup.config.js
import builder from "@giuem/builder";

export default builder();

Readme

Keywords

none

Package Sidebar

Install

npm i @giuem/builder

Weekly Downloads

1

Version

0.1.5

License

MIT

Unpacked Size

7.49 kB

Total Files

8

Last publish

Collaborators

  • giuem