mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-25 19:14:09 +03:00
fixed grunt task
This commit is contained in:
parent
7591005cf8
commit
b5cf896f9b
|
@ -64,7 +64,7 @@ module.exports = function(grunt) {
|
|||
distjs: {
|
||||
expand: true,
|
||||
cwd: "scripts/",
|
||||
src: "**.min.js",
|
||||
src: "**.js",
|
||||
dest: "dist/js/",
|
||||
flatten: true,
|
||||
filter: "isFile"
|
||||
|
|
Loading…
Reference in New Issue
Block a user