Commit Graph

1 Commits (98bc3e1da82afa33ce13bb93c66d493149952f02)

Author SHA1 Message Date
silverwind 7bc8c6b180 move semantic.dropdown.custom.js to webpack ()
* 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