-
Notifications
You must be signed in to change notification settings - Fork 0
Opions | removeFiles
Samuel-Martineau edited this page Aug 2, 2020
·
1 revision
If you want to remove a file that was added to
keepFiles
by a template/server, you can add it to theremoveFiles
- Go to the
config.json
file of your server/template (if you have not setup any server or any template, see Configure a Server or Configure a Template) - Add the
removeFiles
field - You can now list the paths of the files you want to force remove for that server/template only in a Array format
It should look something like this:
{
...
"removeFiles": ["relative/path/to/file"]
}
Confused? See Example Server or FAQ
Something is still not clear? Create an issue!
MIT © Samuel-Martineau & Doudou8
- Arguments & Flags
- Configure a Template
- Liquid templating engine in configuration
- Options (Not optional)
- Schemas