We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c2d2c4 commit 781a2e4Copy full SHA for 781a2e4
1 file changed
README.md
@@ -46,7 +46,7 @@ Example:
46
"frameworks": ["StagingSDK"]
47
},
48
"AppProd": {
49
- "files": ["Config/Prod/*"],
+ "files": ["Config/Prod/.*"],
50
"dependencies": ["ProdAnalytics"],
51
"frameworks": ["ProdSDK"]
52
}
0 commit comments