mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-19 00:10:36 +03:00
change website
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "concurrently \"node esbuild.mjs -w\" \"wait-on -d 2000 ./next-app/src && cd next-app && next dev\"",
|
||||
"build": "node esbuild.mjs && cd next-app && next build && next export",
|
||||
"build": "node esbuild.mjs -p && cd next-app && next build && next export",
|
||||
"start": "node esbuild.mjs && cd next-app && next start"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user