-
-
Notifications
You must be signed in to change notification settings - Fork 101
Closed
Description
Currently it seems like there's no way to include e.g. an image from the source folder, or at least I didn't find it yet. There would be two possibilities:
- Adding a folder, e.g. "assets", which is copied to the output directory, Maybe make this configurable like
includeAssets: ["assets", "images", "..."]
- Copy all files from folders explicitly mentioned in the
include
configuration option - Copy all files except for special files like couscous.yml and files/folders in
exclude
(we'd need files there, not just folders)
Metadata
Metadata
Assignees
Labels
No labels