Hello,
I’m trying to build a plugin that reads all files in the publish directory to process them, but I’m not able to get the publish directory to work locally at all and the plugin doesn’t detect any files in it. Is there a way to get this working?
Note: netlify build
doesn’t ask me for a publish directory and even after setting it on netlify.toml the plugin doesn’t detect any files (locally).
Thanks.