Skip to content

Bundles to CommonJS, ESM and UMD and generates type definitions#8

Closed
VitorLuizC wants to merge 1 commit intomatthiasferch:masterfrom
VitorLuizC:feature/generates-bundle-sources-type-definitions
Closed

Bundles to CommonJS, ESM and UMD and generates type definitions#8
VitorLuizC wants to merge 1 commit intomatthiasferch:masterfrom
VitorLuizC:feature/generates-bundle-sources-type-definitions

Conversation

@VitorLuizC
Copy link

This PR is like #7. It generates type definitions, but generates module bundles to CommonJS, ESM, UMD and Minified UMD modules.

Changes

  • ✨ Generates CommonJS, ESM, UMD and minified UMD bundles
  • ✨ Generates type definitions for this module
  • ✨ Uses named exports combined to default exported object
  • 📄 Includes copyright notice o every generated module
  • 🔧 Includes properties on package to acess bundles and type definitions
  • 🔧 Improves TS configuration
  • 🔥 Removes Webpack, it's CLI and ts-loader
  • ➕ Includes Bili and rollup plugin for TypeScript
  • ⬆️ Upgrades Typescript

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant