mdui 框架 是指这个:mdui.org
其他命令都正常,到了 自定义 这里,总是出错提示:
PS E:\mdui> gulp custom -primary-colors:teal
[10:40:23] Using gulpfile E:\mdui\gulpfile.js
[10:40:23] Task 'teal' is not in your gulpfile
[10:40:23] Please check the documentation for proper gulpfile formatting
运行其他命令是正常的:
PS E:\mdui> gulp version
[10:37:26] Using gulpfile E:\mdui\gulpfile.js
[10:37:26] Starting 'version'...
0.4.3
[10:37:26] Finished 'version' after 1.03 ms
PS E:\mdui> gulp clean-css
[10:39:09] Using gulpfile E:\mdui\gulpfile.js
[10:39:09] Starting 'clean-css'...
[10:39:09] Finished 'clean-css' after 7.