Adds an api to get asynchronous update events.
This commit is contained in:
@@ -8,5 +8,6 @@ export default defineConfig({
|
||||
include: ['src/**/*.{test,spec}.{js,ts}']
|
||||
},
|
||||
|
||||
build: { target: 'esnext' }
|
||||
build: { target: 'esnext' },
|
||||
logLevel: 'info'
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user