@lms-elements/common-rollup-config
TypeScript icon, indicating that this package has built-in type declarations

1.1.18 • Public • Published

@lms-elements/common-rollup-config

Commonly used Rollup config file for React components build

Installation

yarn add @lms-elements/common-rollup-config --dev

Usage

Create rollup.config.mjs file in root of a new package and add this content

import { CommonConfig } from '@lms-elements/common-rollup-config';
export default CommonConfig;

Readme

Keywords

Package Sidebar

Install

npm i @lms-elements/common-rollup-config

Weekly Downloads

1

Version

1.1.18

License

ISC

Unpacked Size

2.25 kB

Total Files

3

Last publish

Collaborators

  • andrey_sharypov
  • don-vadimon
  • y.avdeev