[improvement] entry file ts (#2802)

This commit is contained in:
neverland
2019-02-20 11:37:02 +08:00
committed by GitHub
parent 5c7c14d8df
commit 0ddafc77d8
6 changed files with 22 additions and 8 deletions

View File

@@ -2,7 +2,7 @@ const fs = require('fs');
const path = require('path');
const excludes = [
'index.js',
'index.ts',
'index.less',
'style',
'mixins',