#500 The JS source code should not be in the static folder
Closed: Fixed 6 years ago Opened 6 years ago by abompard.

It does not make much sense to ship the Javascript code in the "static" directory. Only the result of the webpack compilation should be there (it's currently output in static/js/build.
Before we move to prod and we encourage people to contribute more to Hubs, we should move that code elsewhere. I propose a "js" directory at the project's root.

We must communicate in the team before that move, so it does not affect contributors too much.


Metadata Update from @abompard:
- Issue assigned to abompard
- Issue priority set to: Low (was: High)
- Issue set to the milestone: Production

6 years ago

Metadata Update from @abompard:
- Assignee reset

6 years ago

Metadata Update from @abompard:
- Issue assigned to abompard

6 years ago

Metadata Update from @abompard:
- Assignee reset

6 years ago

Metadata Update from @abompard:
- Issue assigned to abompard

6 years ago

Metadata Update from @abompard:
- Assignee reset

6 years ago

Metadata Update from @abompard:
- Issue assigned to abompard

6 years ago

Metadata Update from @abompard:
- Assignee reset

6 years ago

Metadata Update from @abompard:
- Issue assigned to abompard

6 years ago

:thumbsup: on this one from me, it makes sense.

OK, I'll wait till the "issues" and "pull requests" widgets are merged and I'll do it.

Since there is no current Pull Request using React, I'll use the opportunity to do the move now.

Login to comment on this ticket.

Metadata