Is there a best practice to share formatter.js between custom Fiori?
Two solutions that came to my mind are:
- extending a template Fiori, having the formatter.js to share
- including the formatter.js as a external JavaScript lib
Do you have other suggestions? Thank you!