mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-11 04:07:55 +03:00
removed duplicated files, move test.html to dist dir, improved workflow
This commit is contained in:
parent
041e6135da
commit
c8bdedc05f
|
@ -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