mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
Gruntfile: rm reference to defunct customizer
[skip sauce]
This commit is contained in:
parent
4b33684cd6
commit
8bc2e21754
@ -190,10 +190,6 @@ module.exports = function (grunt) {
|
||||
src: '<%= concat.bootstrap.dest %>',
|
||||
dest: 'dist/js/<%= pkg.name %>.min.js'
|
||||
},
|
||||
customize: {
|
||||
src: configBridge.paths.customizerJs,
|
||||
dest: 'docs/assets/js/customize.min.js'
|
||||
},
|
||||
docsJs: {
|
||||
src: configBridge.paths.docsJs,
|
||||
dest: 'docs/assets/js/docs.min.js'
|
||||
|
Loading…
x
Reference in New Issue
Block a user