In my project/www I symlink my js/css/img directories to another directory in my tree (where my server deploys from).
When I run `phonegap build android` the symlinks get copied to platforms/android/assets/www/css but the path is no longer valid. Anyone else experience this? Should I file a bug? (and attempt a CL?) Thanks