0.1.1 • Published 5 years ago

ic-materials v0.1.1

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

antd-tools改动

gulp.task('compile', gulp.parallel('compile-with-es', 'compile-with-lib'));

gulp.task('compile', gulp.parallel('compile-with-lib'));

增加tsConfig.rootDir,替换components source.unshift(tsConfig.rootDir + '/*/.js');