Search code examples
rolluprollupjs

Is there a way to put copyright content in the generated js file using rollup?


There are options to put copyright content while generating bundle using gulp etc. Is there some support provided by rollup for the same?


Solution

  • You probably want to add a banner.