Created
April 28, 2022 19:23
-
-
Save rulatir/3c86f4fe57938ad230096af13b1b1987 to your computer and use it in GitHub Desktop.
template.json example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"install" : { | |
"child-template : ." : [ | |
"assets", | |
"build_id.cache", | |
{ "gitignore": ".gitignore" }, | |
"styles.json" | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment