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

Move DragListenerModifier to its own file #766

Merged
merged 2 commits into from
Apr 14, 2022
Merged

Conversation

gilest
Copy link
Collaborator

@gilest gilest commented Apr 14, 2022

Ran into some strange errrors during typescript compilation. I've resolved them by moving this modifier into system – since it's not public API and shouldn't be available directly in consuming apps.

Also removed some references to the deleted dummy app from tsconfig.

Ran into some strange errrors during typescript compilation. I've put the modifier in `system` since it's not public API and shouldn't be available directly in a consuming app.
@gilest gilest merged commit c30d449 into master Apr 14, 2022
@gilest gilest deleted the fix/modifier-ts-build branch April 14, 2022 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant