Skip to content

Conversation

cexbrayat
Copy link
Member

Fixes something I spotted after #53 was merged

globalProperties is not supported AFAIK and was removed from the original PR except in the mergeGlobalProperties utils.
With the various parameters correctly typed, the code was throwing a compilation error as TS can spot that globalProperties is not a key of GlobalMountOptions.

`globalProperties` is not supported AFAIK and was removed from the original PR except in the `mergeGlobalProperties` utils.
With the various parameters correctly typed, the code was throwing a compilation error as TS can spot that `globalProperties` is not a key of `GlobalMountOptions`.
@lmiller1990
Copy link
Member

Good catch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants