mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-04 18:27:58 +02:00
Use npm to manage fomantic and only build needed components (#9561)
* Use npm to manage fomantic * Only build needed semantic components * Fix make * Don't import fonts from google sites since we have loaded * [misc] devendor fomantic-ui and rebuild upon src or config changes only Signed-off-by: Jakob Ackermann <das7pad@outlook.com> * Change sort alphabetically of semantic components * Fix trailing slash * fix makefile * Remove dependency to gulp from package.json * Fix something * Simplife the makefile * add missed fomantic compnent Co-authored-by: Jakob Ackermann <das7pad@outlook.com>
This commit is contained in:
parent
e7322a1138
commit
5cf241b312
43 changed files with 5614 additions and 108664 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -69,6 +69,7 @@ coverage.all
|
|||
/yarn.lock
|
||||
/public/js
|
||||
/public/css
|
||||
/public/fomantic
|
||||
|
||||
# Snapcraft
|
||||
snap/.snapcraft/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue