зеркало из https://github.com/mozilla/treeherder.git
cleaned up
This commit is contained in:
Родитель
3e9261092c
Коммит
562fc9a0c8
|
@ -64,7 +64,8 @@ module.exports = function(grunt) {
|
|||
flatten: true
|
||||
},
|
||||
// Copy html in plugins, make sure not to flatten
|
||||
// src: 'webapp/app/plugins/**/*.html',
|
||||
// to retain the directory structure for the html
|
||||
// and make paths relative with cwd definition.
|
||||
plugins:{
|
||||
expand: true,
|
||||
cwd: 'webapp/app/plugins/',
|
||||
|
|
|
@ -14,8 +14,7 @@
|
|||
"grunt-contrib-copy": "~0.5.0",
|
||||
"grunt-contrib-concat": "~0.4.0",
|
||||
"grunt-contrib-cssmin": "^0.9.0",
|
||||
"grunt-contrib-uglify": "^0.4.0",
|
||||
"ngmin": "^0.5.0"
|
||||
"grunt-contrib-uglify": "^0.4.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "./node_modules/.bin/karma start webapp/config/karma.conf.js --single-run --browsers Firefox"
|
||||
|
|
Загрузка…
Ссылка в новой задаче