umd-globals
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

umd-globals

Travis Codacy Grade Codecov type-coverage npm GitHub release

David Peer David David Dev

Conventional Commits JavaScript Style Guide Code Style: Prettier

Union collections of umd globals mappings.

TOC

Install

# yarn
yarn add -D umd-globals

# npm
npm i -D umd-globals

Usage

// rollup.config.js
import { globals } from 'umd-globals'

export default {
  output: {
    globals,
  },
}

Changelog

Detailed changes for each release are documented in CHANGELOG.md.

License

MIT © JounQin@1stG.me

Readme

Keywords

none

Package Sidebar

Install

npm i umd-globals

Weekly Downloads

1

Version

0.3.0

License

MIT

Unpacked Size

115 kB

Total Files

18

Last publish

Collaborators

  • jounqin