Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pfftdammitchris/ec3a32b5d216f5f54e395c79494c10d4 to your computer and use it in GitHub Desktop.
Save pfftdammitchris/ec3a32b5d216f5f54e395c79494c10d4 to your computer and use it in GitHub Desktop.
const config: Options = {
entry: ['src/index.ts'],
dts: true,
sourcemap: true,
format: ['iife', 'cjs', 'esm'],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment