Component Based Organization #66
patrickbjohnson
started this conversation in
Ideas
Replies: 1 comment
-
|
I'm not sure if I'm understanding the description correctly, but the component directory structure is flexible. By default, it's grouped into |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The current set for Vue Components is based on their
renderorrenderlesscapabilities.Has there been any though to allowing for allowing a component based configuration? What I've seen in some cases is a
componentsdirectory with children folders representing thejsfiles for each component. I've also seen some projects in which all necessary items are in the component's folderjs,css,assets, etc.Beta Was this translation helpful? Give feedback.
All reactions