Added RangeTouch, updated Shr lib in demo
This commit is contained in:
@ -130,7 +130,6 @@ const build = {
|
||||
.src(bundles[bundle].js[key])
|
||||
.pipe(sourcemaps.init())
|
||||
.pipe(concat(key))
|
||||
|
||||
.pipe(
|
||||
rollup(
|
||||
{
|
||||
|
Reference in New Issue
Block a user