I’m trying to remove a folder (app/utils/dev) from the app folder during the production build. I tried using broccoli-file-remover to remove the folder from app tree. But it’s not working for some reason
that works perfectly with a small tweak, the key excludes doesn’t work but exclude does! However, it takes a while for me to recognize . Thanks a lot @rwjblue