An open API service indexing awesome lists of open source software.

https://github.com/lukethacoder/umd-template

🧻 rollup based UMD package template
https://github.com/lukethacoder/umd-template

rollup rollup-template umd umd-scripts

Last synced: 3 months ago
JSON representation

🧻 rollup based UMD package template

Awesome Lists containing this project

README

        

# umd-template

rollup based UMD package template

Package name should be set in the `.env` file under `PACKAGE_NAME=`

> based on [this](https://remarkablemark.org/blog/2019/07/12/rollup-commonjs-umd/) blog post