mirror of
https://github.com/heyarne/airsonic-ui.git
synced 2026-05-07 02:33:39 +02:00
Refactor playlist to use a sorted-map
This commit is contained in:
parent
c715e5025c
commit
644939c618
9 changed files with 206 additions and 229 deletions
|
|
@ -1,6 +1,7 @@
|
|||
module.exports = function (config) {
|
||||
const configuration = {
|
||||
browsers: ['ChromeHeadless'],
|
||||
autoWatchBatchDelay: 1000,
|
||||
// The directory where the output file lives
|
||||
basePath: 'public/test',
|
||||
// The file itself
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue