mirror of
https://github.com/thelounge/thelounge.git
synced 2026-03-14 14:35:50 +01:00
Fetch FontAwesome from npm instead of embedded in repo
This commit is contained in:
parent
9f179c7566
commit
c84cefe1d8
5 changed files with 9 additions and 688 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,6 +3,7 @@ npm-debug.log
|
|||
|
||||
# Built assets created at npm install/prepublish time
|
||||
# See https://docs.npmjs.com/misc/scripts
|
||||
client/fonts/
|
||||
client/js/libs.min.js.map
|
||||
client/js/libs.min.js
|
||||
client/js/lounge.templates.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue