mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
add /docs/assets JS to JSCS Grunt task config
This commit is contained in:
parent
34566f4934
commit
938bc12c58
@ -60,6 +60,9 @@ module.exports = function (grunt) {
|
||||
},
|
||||
test: {
|
||||
src: ['js/tests/unit/*.js']
|
||||
},
|
||||
assets: {
|
||||
src: ['docs/assets/js/application.js', 'docs/assets/js/customizer.js']
|
||||
}
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user