We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a8b915 commit db2e032Copy full SHA for db2e032
rollup.config.js
@@ -16,7 +16,7 @@ const config = {
16
react: 'React',
17
},
18
banner: `/*! ${pkg.name} !*/`,
19
- footer: `/* Copyright ${(new Date()).getFullYear()} - ${pkg.author} */`,
+ footer: `/* Copyright 2018 - ${(new Date()).getFullYear()} - ${pkg.author} */`,
20
21
external: [
22
'react',
0 commit comments