Include the Lity javascript and css files and its dependencies in your HTML document
It does not mention that the plugins have to be manually included.
A lot of YouTube issues stem from people not knowing to manually include their needed plugins (in their case the youtube.js plugin).
In the dist folder, I suggest either including the plugins in the dist/lity.js and dist/lity.min.js files or updating documentation so users know a build process is required.
Documentation says to
It does not mention that the plugins have to be manually included.
A lot of YouTube issues stem from people not knowing to manually include their needed plugins (in their case the youtube.js plugin).
In the dist folder, I suggest either including the plugins in the
dist/lity.js
anddist/lity.min.js
files or updating documentation so users know a build process is required.