[phpMyAdmin Developers] Introducing new directory structure for JS files

Piyush Vijay piyushvijay.1997 at gmail.com
Fri May 25 11:12:39 CEST 2018


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.phpmyadmin.net/pipermail/developers/attachments/20180525/5d4428b0/attachment.html>


More information about the Developers mailing list