Skip to content

Commit deba5d0

Browse files
committed
modules.json movido para nova pasta "meta"
1 parent f6d5c80 commit deba5d0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

dev/gulp-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ config["js"] = {
1919
"color": "yellow",
2020
"dir": "./source/js/",
2121
"watch": ["**/**.js", "**/**.json"],
22-
"source": "./source/js/modules.json",
22+
"source": "./source/js/.meta/modules.json",
2323
"destination": {
2424
"development": "./public/"
2525
}
File renamed without changes.

0 commit comments

Comments
 (0)