mirror of
https://github.com/mickael-kerjean/filestash.git
synced 2025-10-28 04:05:21 +08:00
feature (audio): revamp audio player - #497
This commit is contained in:
@ -69,6 +69,7 @@ const config = {
|
||||
{ from: "locales/*.json", to: "assets/" },
|
||||
{ from: "worker/*.js", to: "assets/" },
|
||||
{ from: "assets/logo/*" },
|
||||
{ from: "assets/img/*" },
|
||||
{ from: "assets/icons/*" },
|
||||
{ from: "assets/fonts/*" },
|
||||
], { context: path.join(__dirname, "client") }),
|
||||
|
||||
Reference in New Issue
Block a user