MilkshakeStudio / nuxt-lenis

Nuxt adaptation for @darkroomengineering/lenis
https://github.com/darkroomengineering/lenis
31 stars 5 forks source link

Fix file referencing case issue #9

Open raphaelbernhart opened 2 months ago

raphaelbernhart commented 2 months ago

I updated a reference from Lenis.vue to lenis.vue as the original file is in lower case and not upper case. This caused errors in some development environments...at least for me.

Slgoetz commented 2 months ago

@raphaelbernhart We made some updates that addressed some of these issues.

raphaelbernhart commented 2 months ago

@raphaelbernhart We made some updates that addressed some of these issues.

Ok, reverted the lenis package bump.

raphaelbernhart commented 2 months ago

Can we still merge the file referencing issue? At least in my local env it throws an error.