1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

change-version script fix

This commit is contained in:
codecalm
2020-02-22 12:52:03 +01:00
parent 9f820f6b73
commit ea4bba630e

View File

@@ -85,7 +85,10 @@ function main(args) {
'node_modules', 'node_modules',
'vendor', 'vendor',
'demo', 'demo',
'dist' 'dist',
'pages/.jekyll-cache',
'.cache',
'.idea'
]); ]);
const INCLUDED_EXTENSIONS = new Set([ const INCLUDED_EXTENSIONS = new Set([