suppoert existing wt_ api
This commit is contained in:
parent
4bd103e612
commit
a9957b45e5
3 changed files with 26 additions and 1 deletions
|
|
@ -272,7 +272,7 @@ export const samples = async (sampleMap, baseUrl = sampleMap._base || '', option
|
|||
processSampleMap(
|
||||
sampleMap,
|
||||
(key, bank) => {
|
||||
registerSample(key, bank, { baseUrl, prebake, tag })
|
||||
registerSampleSource(key, bank, { baseUrl, prebake, tag })
|
||||
},
|
||||
baseUrl,
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue