Implement "import history" in import page
This commit is contained in:
@ -26,8 +26,12 @@ export default defineConfig({
|
||||
override: {
|
||||
mutator: {
|
||||
path: './app/composeables/api/axios-instance.ts',
|
||||
name: 'axiosInstance',
|
||||
},
|
||||
operations: {
|
||||
streamProgress: {
|
||||
mutator: './app/composeables/api/event-source.ts',
|
||||
}
|
||||
}
|
||||
},
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user