Skip to content

Conversation

@andreibancioiu
Copy link
Contributor

@andreibancioiu andreibancioiu commented Mar 25, 2022

Code minification broke type comparisons based on constructor.name. Here, the fix is to hardcode class names for classes within erdjs' typesystem.

Tested with minified JS, as well (browserify's tinyify).

Should fix #161 and #150.

@andreibancioiu andreibancioiu self-assigned this Mar 25, 2022
@andreibancioiu andreibancioiu merged commit 012f3ea into main Mar 25, 2022
@andreibancioiu andreibancioiu deleted the classnames-10-beta branch March 25, 2022 13:15
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.

Arguments serialization error

4 participants