Skip to content

Update folder structure based on latest Style Guide #327

@tdonohue

Description

@tdonohue

Our current folder structure includes a lot of module paths that are prefixed with +.
See: https://github.com/DSpace/dspace-angular/tree/master/src/app

This naming pattern used to be the recommended one for lazy loaded folders, see: https://github.com/angular/angular.io/blob/b21c90c358129efdd55da897fb7756d44f3b65ae/public/docs/ts/latest/guide/style-guide.jade#L1252

However, in the latest version of the style guide, that recommendation no longer exists: https://angular.io/guide/styleguide#lazy-loaded-folders

We should consider simply renaming these folders to no longer include the + prefix, as that's now a non-standard folder name.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions