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 NativeClass not found exception #78

Merged
merged 1 commit into from
Dec 10, 2020

Conversation

Logikgate
Copy link
Contributor

This commit makes sure that ts-patch is run when npm run build is ran. This will make it impossible for the plugin to be published without having ts-patch ran which has caused #77

Once merged, doing a npm run clean & npm run build prior to publishing will fix #77

@Logikgate
Copy link
Contributor Author

@davecoffin Could you please review and publish a new version to npm? The current version appears to be broken for all users since it didn't have ts-patch ran prior to publishing 😄

@jelledijkstra97
Copy link

@davecoffin I would also appreciate if you merge this commit. The plugin is unusable at the moment...

@davecoffin davecoffin merged commit 0edea67 into davecoffin:master Dec 10, 2020
@davecoffin
Copy link
Owner

Sorry for the delay guys! Covid. Holidays. Fuck.
Merged and published 2.1.4

@davecoffin
Copy link
Owner

sorry, 2.1.5

@PatrickLohan
Copy link

It's ok, we can understand how all 3 given reasons would be distracting 🤣

@jelledijkstra97
Copy link

Thnx!

@Logikgate
Copy link
Contributor Author

Thank you!

@jeroendk
Copy link

Awesome!

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.

Uncaught ReferenceError: NativeClass is not defined NS7 on iOS14.2
5 participants