mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 14:07:55 -09:00
7bc8c6b180
* move semantic.dropdown.custom.js to webpack Also disabled a annoying linter rule which insisted that imports can not contain a file extension. Fixes: https://github.com/go-gitea/gitea/issues/8971 * reorganize web_src files and rebuild * restart ci