[phpMyAdmin Developers] Introducing new directory structure for JS files
Piyush Vijay <[email protected]>
| Newsgroups | gmane.comp.php.phpmyadmin.devel |
|---|---|
| Message-ID | <CAHr3=T-ketYUR8QbD4XQ_0tg8CvnmhLU_+KKr9+27jv5tt_0kA@mail.gmail.com> |
Hi community, I am Piyush Vijay. I am working as a student developer under Google Summer of Codes program 2018 with phpMyAdmin. My project is *Introducing modern js features and tools *into the existing code-base of phpMyAdmin. Link to my github profile is: https://github.com/Piyush3079 Link to my project: https://summerofcode.withgoogle.com/projects/#5118590865375232 Right now I have planned to change the directory structure of the existing js files and discussed regarding the same with Mauricio. *js/src *contains the files for development purpose (ES6). *js/lib *contains the compiled files (ES6 to ES5). js/dist contains the webpack emitted files which will be created when releasing a version. Any suggestions or improvements regarding this and my project are most welcome. Regards, Piyush _______________________________________________ Developers mailing list [email protected] https://lists.phpmyadmin.net/mailman/listinfo/developers