Skip to content

Commit 324bfd3

Browse files
authored
Merge pull request jobbole#6 from cike8899/patch-2
add gulpjs
2 parents 59f3844 + 2680093 commit 324bfd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ JavaScript 的模块或加载系统。
165165

166166
* browserify :Browserify 让你能在浏览器端使用 require('modules') ,打包所有依赖。[官网](https://github.com/substack/node-browserify)
167167
* webpack:为浏览器打包 CommonJs/AMD 模块。[官网](https://github.com/webpack/webpack)
168+
* gulp:用自动化构建工具增强你的工作流程![官网](http://gulpjs.com/)
168169

169170
<h2 id="testing-frameworks">测试框架</h2>
170171

0 commit comments

Comments
 (0)