Support #195
directory structure
Start date:
06/15/2024
Due date:
% Done:
0%
Estimated time:
Description
... is messy. All js files are in the same directory, icons are under content dir, that makes js dependent on content, etc.
Split it into more smaller and meaningful parts, more along usual directory structure for js projects (assets etc)
History
Updated by Josip Almasi 5 months ago
- Status changed from New to In Progress
- Assignee set to Josip Almasi
Updated by Josip Almasi 5 months ago
- Status changed from In Progress to Resolved
Source reorganized into meaningful groups.
There doesn't seem to be a standard js project structure.