#NestJS Assets dont copy
1 messages · Page 1 of 1 (latest)
I'm pretty sure the syntax is wrong, you just need this:
assets: [
"config/config.yaml"
]
Ok, so I found out that your syntax is accepted, too. Now, what exactly doesn't work? Is it not copied at all?
he doesen´t copy the config.yaml
Are you able to share a mininal reproduction where you demonstrate the problem? The assets option works on my machine.