You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Utilities to make the JSON mapping easier. #25
* Fix compile error. #25
* Fix `EncodersCLI`.
* Make source dir relative to project dir. #27
* Better error reporting in the frontend. #24
* Initial version of SDK. #34
SDK Types should include:
For all of the above we need to add module mappings as seen here:
https://github.com/Morgan-Stanley/morphir-elm/blob/2dfd49aa61448374d4f9045e7aa54ffc660b88c9/src/Morphir/Elm/Frontend/Resolve.elm#L126-L130
Note: The SDK will always be included as a dependency to morphir packages. As seen here: https://github.com/Morgan-Stanley/morphir-elm/blob/2dfd49aa61448374d4f9045e7aa54ffc660b88c9/src/Morphir/Elm/Frontend.elm#L381-L384
The text was updated successfully, but these errors were encountered: