mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-21 01:53:26 +00:00
Fix bundle task
This commit is contained in:
+1
-1
@@ -118,7 +118,7 @@ module.exports = function (grunt) {
|
||||
|
||||
// Bundle the library
|
||||
grunt.registerTask('bundle', [
|
||||
'bower-install',
|
||||
'browserify',
|
||||
'uglify'
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user