Replies: 1 comment
-
My intention has been that CDV have its own repository, currently The biggest open project on CDV is to work through and merge your changes to support a variable length array at the end of the structure. That's not trivial (or it would be done already). I think it is realistic that it could be done in July. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
CDV is located in two places - in
Moddable-OpenSource/moddable
withintools
and alsophoddie/compileDataView
. I took a quick look and it seems the CLI is better in themoddable
repo, but thecompileDataView
code is more up-to-date in thephoddie
version (and that version has features that I depend on). I did not do a comparison / trial merge so there may be more differences.Perhaps a more careful look at differences and merge into
moddable
? (and maybe archive thephoddie/compileDataView
repo?) Just a suggestion, as I use thephoddie
version right now but discovered this when a change to my build system starting running thecdv
from moddable instead and broke things.Beta Was this translation helpful? Give feedback.
All reactions