Skip to content

Commit 2680093

Browse files
committed
add gulpjs
Automate and enhance your workflow
1 parent fb2b960 commit 2680093

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
@@ -149,6 +149,7 @@ JavaScript 的模块或加载系统。
149149

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

153154
<h2 id="testing-frameworks">测试框架</h2>
154155

0 commit comments

Comments
 (0)