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

js files interacting with dom are iside src folder #25

Open
RohanSSS opened this issue Mar 22, 2019 · 0 comments
Open

js files interacting with dom are iside src folder #25

RohanSSS opened this issue Mar 22, 2019 · 0 comments
Labels
wontfix This will not be worked on

Comments

@RohanSSS
Copy link

RohanSSS commented Mar 22, 2019

your js files that are interacting with the front end are within the src file. the file that interacts with the dom should probably be within public, as it will be rendering things to the page.

It's not something thats too much of an issue, but when going into the files, I had too look through the code on each one to find out which file was rendering stuff to the dom. rather than simply going to a js file that would be in public

@starsuit starsuit added the wontfix This will not be worked on label Mar 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants