...
- App extensions - The app extensions, which are defined via the
app.js
file, allows cross-cutting changes to be defined (e.g., changing the logo). - Asset extensions - The asset extensions, which are defined via the
asset.js
file, allows new asset extensions to be defined.
...