Skip to content
New issue

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

Move assets folder into src/assets #86

Closed
Raruto opened this issue Jul 26, 2022 · 0 comments · Fixed by #154
Closed

Move assets folder into src/assets #86

Raruto opened this issue Jul 26, 2022 · 0 comments · Fixed by #154
Labels
refactoring Anything which could result in a API change
Milestone

Comments

@Raruto
Copy link
Collaborator

Raruto commented Jul 26, 2022

Related to: #74, #76, #77, #78, #79, #80, #81, #83

Asset files are also compiled, so it's best to put them inside the src folder as well. However, in the long run, it is always better to adopt a less nested folder structure than the current one (v3.4), further complexity could be easily handled by simply creating and including external javascript libraries via npm.

Reference:

folders

@Raruto Raruto added this to the 3.7 milestone Jul 29, 2022
@Raruto Raruto added the refactoring Anything which could result in a API change label Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Anything which could result in a API change
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant