提交 ea4bba63 编写于 作者: C codecalm

change-version script fix

上级 9f820f6b
...@@ -85,7 +85,10 @@ function main(args) { ...@@ -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([
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册