Cannot locate feeder file when file created dynamically

I am creating feeder file dynamically in before {} section so when you compile the project those files won’t be present and I am getting this errorCould not locate feeder file: file data/IdList.csv doesn’t exist. If I create dummy files with the header then it works. Is this as per design or its a bug?