Skip to content

Simplify null primitive check#6

Open
akshah123 wants to merge 1 commit intossowonny:masterfrom
Updater:null-premitive-check-fix
Open

Simplify null primitive check#6
akshah123 wants to merge 1 commit intossowonny:masterfrom
Updater:null-premitive-check-fix

Conversation

@akshah123
Copy link

@akshah123 akshah123 commented Apr 18, 2019

Replace function call with hash so that minifying the code doesn't break primitive check on null attributes.

The reason why this was needed is because during production deploy of project that minifies the code turns Null() function into an anonymous lambda. This update addresses that though it's more of a patch.

Replace function call with hash so that minifying the code doesn't break primitive check on `null` attributes.
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.

1 participant