Optional fileThe name of the package file output. The default file name is the name option of the project package.json. It can also be defined as a function taking the format as an argument.
Optional formatsOutput bundle formats
['es', 'umd']
Optional nameThe name of the exposed global variable. Required when the formats option includes
umd or iife
Path of library entry