Hey,
I have a module I am importing into my app to handle login, the login page has an image in it and the image is in the module folder. When i run the app the image is not found because it is trying to look for it within the ionic app root. Has anyone found a solution for this?