config.js 304 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 module.exports = { banner: '/**\n' + ' * core-js ' + require('../package').version + '\n' + ' * https://github.com/zloirock/core-js\n' + ' * License: http://rock.mit-license.org\n' + ' * © ' + new Date().getFullYear() + ' Denis Pushkarev\n' + ' */' };