We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59f3844 + 2680093 commit 324bfd3Copy full SHA for 324bfd3
README.md
@@ -165,6 +165,7 @@ JavaScript 的模块或加载系统。
165
166
* browserify :Browserify 让你能在浏览器端使用 require('modules') ,打包所有依赖。[官网](https://github.com/substack/node-browserify)
167
* webpack:为浏览器打包 CommonJs/AMD 模块。[官网](https://github.com/webpack/webpack)
168
+* gulp:用自动化构建工具增强你的工作流程
169
170
<h2 id="testing-frameworks">测试框架</h2>
171
0 commit comments