gchq / gchq/CyberChef

Feature request: Improve dist folder layout

Open
#1,585 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
JavaScript
Stars
35.8k
Forks
4.1k
Avg merge
2d 26m
Merged PRs (30d)
33

Description

**Is your feature request related to a problem? Please describe.**
Following a good convention, assets, images, fonts etc should be hosted in named folders.

`css/scss/etc` should be in the folder `dist/css`,
`jpg,png,hmac` should be in `dist/images`
`js` should be in `dist/js`

**Describe the solution you'd like**
Change output path of assets and js files

**Describe alternatives you've considered**
N/A

**Additional context**
N/A

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.