]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Use bundle-collapser to reduce build size 2711/head
authorSimon Brunel <simonbrunel@users.noreply.github.com>
Sun, 29 May 2016 14:56:10 +0000 (16:56 +0200)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Sun, 5 Jun 2016 07:56:41 +0000 (09:56 +0200)
commit5c56f5cd9d437c13d5f158e1ae7a0bdfbbb8ef72
tree023163da499502ba4bba0af91364e7fa963b3c78
parentec109effe176e2afaf03837bda5a0b5a03c8e02f
Use bundle-collapser to reduce build size

This browserify plugin converts required string paths to int (see https://github.com/substack/bundle-collapser), lowering our *.min.js by ~1.8KB.
gulpfile.js
package.json