primordials is not defined
問題
解決方案: 將gulp3升級成gulp4
升級4后的Task function must be specified
問題
解決方案:將項目中的
gulpfile.js
做如下調整參考: https://www.cnblogs.com/murenziwei/p/10543765.html
primordials is not defined
問題解決方案: 將gulp3升級成gulp4
Task function must be specified
問題gulpfile.js
做如下調整