Mock moving
This commit is contained in:
parent
dfcdcc296f
commit
0ac77cdb15
13 changed files with 219 additions and 528 deletions
|
@ -29,6 +29,7 @@ export default () => {
|
|||
"@qltr/jobs": path.resolve("./src/ctx/JobContext.jsx"),
|
||||
"@qltr/store": path.resolve("./src/ctx/StoreContext.jsx"),
|
||||
"@qltr/initiator": path.resolve("./lib/sockets/clients/Initiator.js"),
|
||||
"@qltr/mocks": path.resolve("./lib/database/mocks/")
|
||||
},
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue