mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-12 15:52:27 +03:00
add documentation website to repo
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
call rollup -c
|
||||
call uglifyjs ./index.bundle.js -o ./index.min.js -c -m --ie8
|
||||
del "./index.bundle.js"
|
||||
del "./index.bundle.js.map"
|
||||
pause
|
||||
Reference in New Issue
Block a user