mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-25 19:14:09 +03:00
removed duplicated files, move test.html to dist dir, improved workflow
This commit is contained in:
parent
92abb3d303
commit
93a264a74e
|
@ -18,13 +18,6 @@ module.exports = function(grunt) {
|
|||
}
|
||||
},
|
||||
|
||||
/*githooks: {
|
||||
all: {
|
||||
// Will run the jshint and test:unit tasks at every commit
|
||||
"pre-commit": "less autoprefixer cssmin uglify copy newer:jshint jasmine:scripts"
|
||||
}
|
||||
}, */
|
||||
|
||||
sass: {
|
||||
compilesass: {
|
||||
files: {
|
||||
|
|
Loading…
Reference in New Issue
Block a user