I am using ionic however i have use case where I need to copy “javascript file” to “www/script” folder (using grunt serve:dist) without including it in index.html. because I am loading the javascript file dynamically inside javascript script.
if using yeoman " " it will only include all files inside the build.js.