Skip to content

airgram/airgram-rollup-config-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rollup Config Example

This is a simple example how to create a bundle with Rollup.

Usage

  1. Clone repository
$ git clone https://github.com/airgram/airgram-rollup-config-example.git
  1. Install dependencies
$ cd airgram-rollup-config-example
$ yarn install
  1. Build bundle:
$ yarn run build

Releases

No releases published

Packages

No packages published