Fused Frontend and Bakcend
This commit is contained in:
parent
55e0a21f79
commit
b7f953e93d
11 changed files with 245 additions and 135 deletions
|
@ -18,13 +18,15 @@ const job = {
|
|||
secondary1: {
|
||||
__testDelay: 1000,
|
||||
tertiary1: {},
|
||||
tertiary2: {
|
||||
__testDelay: 8000 },
|
||||
tertiary2: {
|
||||
__testDelay: 8000,
|
||||
},
|
||||
},
|
||||
secondary2: {
|
||||
__testDelay: 20000,
|
||||
tertiary3: {
|
||||
__testDelay: 3000 },
|
||||
secondary2: {
|
||||
__testDelay: 20000,
|
||||
tertiary3: {
|
||||
__testDelay: 3000,
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue