-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
https://2ue.github.io/2016/09/24/use-gulp-and-webpack-to-bulid-resource.html
有人说为什么会使用webpack+gulp呢?强大的webpack完全可以摒弃gulp了嘛?话虽如此,但个人觉得webpack配置太繁琐复杂,相对来说gulp更简单一点,并且gulp也能很好的完成我期望的任务。所以我想用webpack来处理js任务(因为它支持AMD和CMD,并且可以直接引入模块),用gulp处理images/css/html等资源 ps: 平时在项目中使用
Reactions are currently unavailable