Ionic / bower / cordova - ignore files for build
问题 My project structure is the following: MyApp - hooks - platforms - android - ios - www - js / css / templates.. - lib (including all bower components) Right now, the www/lib directory is taking up 21,8 Mb . (I have a large set of bower components added to my project.) When building each project, the entire www folder is copied to the platform/android (for instance) folder for build, including of course www/lib . This leads to a very big build, as lots of files included into bower components