Where is the optimal location to store additional JavaScript
files in an Ionic 2
application? I prefer not to include them within the automatically generated www
directory.
Here is an example of the directory layout for a basic Hello World
Ionic 2
application.