Skip to content

Instantly share code, notes, and snippets.

@dongsik-yoo
Created January 31, 2020 07:00
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 dongsik-yoo/c57fb42ec8461627856c9cdd0e654ab8 to your computer and use it in GitHub Desktop.
Save dongsik-yoo/c57fb42ec8461627856c9cdd0e654ab8 to your computer and use it in GitHub Desktop.
output: {
library: ['tui', 'Calendar'], // Configuring the library namespace
libraryTarget: 'umd', // Configuring the library target
libraryExport: 'default', // Configuring the default export of the entry point to the namespace
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment