Even when configuring the config variable “ionic_src_dir” to “app” for example it still fails.
I get this output: Error reading template file, "login.html": Error: ENOENT: no such file or directory, open 'C:\dev\ionicproject\src\pages\login\login.html'
So it seems that the build still is hardcoded for ‘src’ even though the variable is set to ‘app’
On a side note, I’m really frustrated with Ionic at this point. But it’s my fault, shouldn’t have jumped on the beta train (customer’s wish though)