I'm running the $ grunt build command and on the .build folder that is created the bower dependencies folder is not copied to the same root of the build project even bootstrap.css and fontawesome.css stylesheets are missing at the CSS folder. Any flag than needs to be changed to target production instead of debugging status and have all this missing files ready for just deploying the .build folder? Thanks!
I'm running the $ grunt build command and on the .build folder that is created the bower dependencies folder is not copied to the same root of the build project even bootstrap.css and fontawesome.css stylesheets are missing at the CSS folder. Any flag than needs to be changed to target production instead of debugging status and have all this missing files ready for just deploying the .build folder? Thanks!