mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-09-10 04:42:59 +08:00
move semantic.dropdown.custom.js to webpack (#9064)
* 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
This commit is contained in:

committed by
techknowlogick

parent
f0aaffeedc
commit
7bc8c6b180
@ -1,2 +1 @@
|
||||
/public/js/semantic.dropdown.custom.js
|
||||
/web_src/js/vendor/**
|
||||
/web_src/js/semanticDropdown.js
|
||||
|
Reference in New Issue
Block a user