Is your feature request related to a problem?
We've got a views directory located outside of the scr directory which contains a couple of files.
Describe the solution you'd like
Examine whether the contained files should be moved somewhere under the src directory structure, or if they should be part of other existing files.
Describe alternatives you've considered
Do nothing, as things work as they are.
Is your feature request related to a problem?
We've got a
viewsdirectory located outside of thescrdirectory which contains a couple of files.Describe the solution you'd like
Examine whether the contained files should be moved somewhere under the
srcdirectory structure, or if they should be part of other existing files.Describe alternatives you've considered
Do nothing, as things work as they are.