Change src Folder Name

Is it possible to rename the src folder and still have the Ionic scripts work successfully ? For example if I want my src folder to be called app-src

I have already updated the tsconfig.json file to change the include path, is there some other setting that is needed ?