mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-12 01:32:27 +03:00
improve code
This commit is contained in:
@@ -88,6 +88,7 @@ module.exports = {
|
||||
include: [`${srcPath}/**/*`],
|
||||
exclude: ['node_modules', '**/node_modules/*', '*.d.ts', '**/*.d.ts'],
|
||||
},
|
||||
clean: true,
|
||||
// files to include / exclude from the plugin
|
||||
include: ['*.ts+(|x)', '**/*.ts+(|x)'],
|
||||
exclude: ['node_modules', '**/node_modules/*', '*.d.ts', '**/*.d.ts'],
|
||||
|
||||
Reference in New Issue
Block a user