]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Add license headers in js/dist files
authorHelmut Granda <contact@helmutgranda.com>
Tue, 25 Sep 2018 15:55:35 +0000 (18:55 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Wed, 26 Sep 2018 12:53:44 +0000 (15:53 +0300)
commitebc220754bf8f6b1a34203c1d2864a8d156a01bb
tree7223271386f11a4a86e47e52e421d58434831a78
parentd7f79b06dceebd6844ac323f7f99290fe36b45b0
Add license headers in js/dist files

By implementing the same approach of rollup.config.js
and replicate it in build-plugins.js, individual plugins
will display license headers.
build/banner.js [new file with mode: 0644]
build/build-plugins.js
build/rollup.config.js