scroll-into-view / scroll-into-view-if-needed

Element.scrollIntoView ponyfills for things like "if-needed" and "smooth"

Home Page:https://scroll-into-view.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[1.2.5] Error installing (due to postinstall script)

giannisp opened this issue · comments

Hope this was committed by accident, latest npm published version (1.2.5) is trying to execute yarn build on npm/yarn install.

https://github.com/stipsan/scroll-into-view-if-needed/blob/1bb68395e691bf32907e79e8498b1899286ae09f/package.json#L25

Yes that was by accident! Fixing right away!

Just published 1.2.6 which uses prepublish instead as this was only meant to be used in the CI pipeline for testing, publishing to npm and building the docs site 😅