Created
January 31, 2020 07:00
-
-
Save dongsik-yoo/c57fb42ec8461627856c9cdd0e654ab8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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