kevins8
12/27/2020, 1:21 AMkevins8
12/27/2020, 1:21 AMhikchoi
12/27/2020, 1:22 AMhikchoi
12/27/2020, 1:22 AMhikchoi
12/27/2020, 1:29 AMtypescript
extra: {
pod: new MarkdownImportPod(),
},
kevins8
12/27/2020, 1:32 AMkevins8
12/27/2020, 1:32 AMkevins8
12/27/2020, 1:33 AMhikchoi
12/27/2020, 1:34 AMkevins8
12/27/2020, 1:38 AMhikchoi
12/27/2020, 1:47 AMkevins8
12/29/2020, 5:24 PMlukecarrier
12/30/2020, 12:48 AMkevins8
12/30/2020, 12:55 AMlukecarrier
12/30/2020, 12:56 AMlukecarrier
12/30/2020, 12:56 AMlukecarrier
12/30/2020, 1:15 AMreact
, react-d3-tree
and framer-motion
are an issue on a fresh (post-cleanup) install, FYIlukecarrier
12/30/2020, 1:15 AMinit-ci
script that'll run lerna bootstrap
with the --ci
flaglukecarrier
12/30/2020, 1:16 AMkevins8
12/30/2020, 1:26 AMlukecarrier
12/30/2020, 3:14 AMopts.extra.destPath
is always undefined here https://github.com/LukeCarrier/dendron/blob/f58de1a4a56bc48326cc9adc036b7aac017e9471/packages/common-test-utils/src/presets/pods-core/json.ts#L257-L257 for me because opts.extra
is set to a promise (resp
here: https://github.com/LukeCarrier/dendron/blob/73f79dfa82d12b563d522d51cfd86b5a12e65b3c/packages/dendron-cli/src/commands/__tests__/exportPod.spec.ts#L60-L60). Even so, destPath
isn't set in that result.
I guess the result of setupTest
needs to be returned from runEngineTestV4
?kevins8
12/30/2020, 4:35 AMkevins8
12/30/2020, 4:36 AMlukecarrier
12/30/2020, 4:36 AMlukecarrier
12/30/2020, 4:37 AMlukecarrier
12/30/2020, 4:37 AMkevins8
12/30/2020, 5:11 AMlukecarrier
12/30/2020, 5:18 AMkevins8
12/30/2020, 5:19 AMhikchoi
12/30/2020, 5:28 AM