Slider wont work when building #29840
Unanswered
konstantinschuette
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I want to import the SplideJS Slider but I can't get it to work for the build. The Slider gets displayed properly with
gatsby develop
but an error occurs when you rungatsby build
Steps to reproduce
npm install @splidejs/react-splide
Expected result
The build should happen successfully and the slider should also work with
gatsby serve
Actual result
Environment
Beta Was this translation helpful? Give feedback.
All reactions