gitbucket-explorer-plugin icon indicating copy to clipboard operation
gitbucket-explorer-plugin copied to clipboard

Move React Code

Open aadrian opened this issue 8 years ago • 2 comments

Please move React Code from /scripts to something like /src/main/js.

Thank you.

aadrian avatar May 13 '17 14:05 aadrian

Why do we need to move these files? Is it the standard location of React? (I'm sorry, I am not so familiar with React)

tomoki1207 avatar May 16 '17 00:05 tomoki1207

Is it the standard location of React?

It's the standard location for JS "sources" in general for Maven(Gradle/SBT/etc) based projects.

aadrian avatar May 16 '17 04:05 aadrian