mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-02-06 14:50:36 +03:00
fixed grunt task
This commit is contained in:
parent
0c5a4c6149
commit
479cbdb167
|
@ -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