The dependsOn ensures add dependency of one task on another. So, npm install will run before build the bundle; Finally, we made assemble depend ...
確定! 回上一頁