This repository was archived by the owner on Nov 23, 2020. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork0
Commit841a61a
Vince Speelman
fix(creators): don't invoke promises. duh
I mistakenly evaluated promises in place upon generation. Instead, I'm now naievely assuming that ifyou return a function, you might need async actions. If you don't, no problem.1 parent2de67ef commit841a61a
1 file changed
+2
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 4 | + | |
11 | 5 | | |
12 | 6 | | |
13 | 7 | | |
| |||
20 | 14 | | |
21 | 15 | | |
22 | 16 | | |
23 | | - | |
24 | | - | |
| 17 | + | |
25 | 18 | | |
26 | 19 | | |
27 | 20 | | |
| |||
0 commit comments
Comments
(0)