aboutsummaryrefslogtreecommitdiff
path: root/build/banner.js
AgeCommit message (Collapse)AuthorFilesLines
2020-06-16Rename "master" to "main". (#31050)XhmikosR1-1/+1
2018-12-14Make use of the package.json `version_short` property more.XhmikosR1-3/+2
2018-11-28Revert "build/*.js: set `sourceType` to module."XhmikosR1-0/+2
This reverts commit b442ce3130808dc28fe897f610bef1e9ab9c792f.
2018-09-26Include the plugin's filename in the license header.XhmikosR1-2/+4
2018-09-26Add license headers in js/dist filesHelmut Granda1-0/+11
By implementing the same approach of rollup.config.js and replicate it in build-plugins.js, individual plugins will display license headers.