NativeScript / tutorials

Project source to tutorials presented here: https://docs.nativescript.org/tutorial/
38 stars 30 forks source link

Fix svelte tutorial for case sensitive OS #1

Closed ebiermann closed 2 years ago

ebiermann commented 2 years ago

The svelte-tutorial can not be built running Linux because the FlickService is imported from file FlickService instead of flickService.

This PR fixes it.

cla-bot[bot] commented 2 years ago

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign the CLA at https://www.nativescript.org/cla. CLA has not been signed by users: @ebiermann. After signing the CLA, you can ask me to recheck this PR by posting @cla-bot check as a comment to the PR.