diff options
| author | fat <[email protected]> | 2015-05-07 22:26:40 -0700 |
|---|---|---|
| committer | fat <[email protected]> | 2015-05-07 22:26:40 -0700 |
| commit | 1b183e2ff796fc22aba8a8cac074a306c083d018 (patch) | |
| tree | ecc5298aab8d67841e0a765e44feb0b70c872050 /Gruntfile.js | |
| parent | 660505188241418ffda53b5eb848defecd5f57e1 (diff) | |
| download | bootstrap-1b183e2ff796fc22aba8a8cac074a306c083d018.tar.xz bootstrap-1b183e2ff796fc22aba8a8cac074a306c083d018.zip | |
carousel -> es6
Diffstat (limited to 'Gruntfile.js')
| -rw-r--r-- | Gruntfile.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Gruntfile.js b/Gruntfile.js index c32f79f0e..b058bf3a0 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -66,6 +66,7 @@ module.exports = function (grunt) { 'js/dist/util.js': 'js/src/util.js', 'js/dist/alert.js': 'js/src/alert.js', 'js/dist/button.js': 'js/src/button.js', + 'js/dist/carousel.js': 'js/src/carousel.js', } } }, |
