Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix umd builds #3359

Merged
merged 3 commits into from
Jan 9, 2023
Merged

Fix umd builds #3359

merged 3 commits into from
Jan 9, 2023

Conversation

epicfaace
Copy link
Member

Fix umd builds by adding a default JSONSchemaForm export. This addresses part of the issue of #3215.

@epicfaace
Copy link
Member Author

Note that this will only partially fix the problem, as you still can't import the validator through a UMD build...

@heath-freenome
Copy link
Member

Note that this will only partially fix the problem, as you still can't import the validator through a UMD build...

Would doing something similar for those two libraries help?

Co-authored-by: Heath C <51679588+heath-freenome@users.noreply.github.com>
@heath-freenome heath-freenome merged commit 81da0ce into main Jan 9, 2023
@heath-freenome heath-freenome deleted the umd-name branch January 9, 2023 18:30
shijistar pushed a commit to shijistar/react-jsonschema-form that referenced this pull request Jun 8, 2023
* Fix umd builds

* Update packages/core/dts.config.js

Co-authored-by: Heath C <51679588+heath-freenome@users.noreply.github.com>

Co-authored-by: Heath C <51679588+heath-freenome@users.noreply.github.com>
Co-authored-by: Nick Grosenbacher <nickgrosenbacher@gmail.com>
shijistar pushed a commit to shijistar/react-jsonschema-form that referenced this pull request Jun 8, 2023
* Fix umd builds

* Update packages/core/dts.config.js

Co-authored-by: Heath C <51679588+heath-freenome@users.noreply.github.com>

Co-authored-by: Heath C <51679588+heath-freenome@users.noreply.github.com>
Co-authored-by: Nick Grosenbacher <nickgrosenbacher@gmail.com>
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.

3 participants