Use one-off workers to process requests without blocking
This commit is contained in:
@@ -6,6 +6,7 @@ export default defineConfig({
|
||||
build: {
|
||||
lib: {
|
||||
entry: {
|
||||
asr: './src/asr.ts',
|
||||
index: './src/index.ts',
|
||||
embedder: './src/embedder.ts',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user