UNPKG

@glidejs/glide

Version:

Glide.js is a dependency-free JavaScript ES6 slider and carousel. It’s lightweight, flexible and fast. Designed to slide. No less, no more

10 lines (8 loc) 204 B
import build from './build.min' export default Object.assign(build, { input: 'entry/entry-complete.js', output: Object.assign(build.output, { file: 'dist/glide.min.js', format: 'umd' }) })