We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The entire project files of the default theme were put into single folder theme. Home.vue, Layout.vue, serach.svg, util.js...
theme
How about separate them into different folder structurally. Eg. layout partial js...
layout
partial
js
The text was updated successfully, but these errors were encountered:
Yes, I think so.
At present, only Layout.vue, NotFound.vue, enhanceApp.js are necessary to be placed in the root of theme dir. my custom theme
Layout.vue
NotFound.vue
enhanceApp.js
Sorry, something went wrong.
Thanks for your suggestion, but the number of files isn't too much and most of time you will not touch the source files.
No branches or pull requests
Advice
The entire project files of the default theme were put into single folder
theme
.Home.vue, Layout.vue, serach.svg, util.js...
How about separate them into different folder structurally. Eg.
layout
partial
js
...The text was updated successfully, but these errors were encountered: