Skip to content

Added `assets` to the list of the reserved nicknames and static file constants

Eugenij requested to merge add-assets-to-static-file-constants into develop

This helps to simplify the deployment of FediFE or any other Ember-based FE where /assets/ is used as a convention for asset folder (https://cli.emberjs.com/release/advanced-use/asset-compilation/)

Merge request reports