mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-20 17:40:35 +03:00
change website
This commit is contained in:
@@ -17,7 +17,7 @@ export const esbuild = async (options = {}, { tailwindConfig = './tailwind.confi
|
||||
bundle: true,
|
||||
splitting: true,
|
||||
allowOverwrite: true,
|
||||
incremental: true,
|
||||
incremental: options.watch,
|
||||
metafile: true,
|
||||
write: false,
|
||||
format: 'esm',
|
||||
|
||||
Reference in New Issue
Block a user