I am planning to rename some things in Soapbox. The changes are:
- Rename `develop` branch to `main`
- Rename `app/` to `src/`
- Rename `static/` to `dist/`
- Produce .zip containing root frontend files, not a `static` dir
More explanation here: https://gitlab.com/soapbox-pub/soapbox/-/issues/1520
This could potentially impact custom scripts. I will do this probably tomorrow. If you have a custom script it may need to be updated.
- Rename `develop` branch to `main`
- Rename `app/` to `src/`
- Rename `static/` to `dist/`
- Produce .zip containing root frontend files, not a `static` dir
More explanation here: https://gitlab.com/soapbox-pub/soapbox/-/issues/1520
This could potentially impact custom scripts. I will do this probably tomorrow. If you have a custom script it may need to be updated.