Bud don't write files in public directory

Hello !

I recently decided to use Sage 10 for a WordPress theme.

Bud is implemented by default and I didn’t touch its configuration.

When I run npm run build (or npm run dev) bud runs perfectly and displays a success message.

But when I look in the public/ folder there is nothing, except a manifest.json

I tried to chmod 777 on the public/ folder but it didn’t fix the problem.

Thanks for your help !

Hey there! I think you might be running into this issue: