mirror of
https://github.com/thelounge/thelounge.git
synced 2026-03-14 14:35:50 +01:00
Webpack
This commit is contained in:
parent
6466680a8e
commit
fb87bd3a58
32 changed files with 258 additions and 188 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -6,6 +6,7 @@ coverage/
|
|||
# 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
|
||||
client/js/bundle.js
|
||||
client/js/bundle.js.map
|
||||
client/js/bundle.vendor.js
|
||||
client/js/bundle.vendor.js.map
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue