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.
1 parent fb2b960 commit 2680093Copy full SHA for 2680093
README.md
@@ -149,6 +149,7 @@ JavaScript 的模块或加载系统。
149
150
* browserify :Browserify 让你能在浏览器端使用 require('modules') ,打包所有依赖。[官网](https://github.com/substack/node-browserify)
151
* webpack:为浏览器打包 CommonJs/AMD 模块。[官网](https://github.com/webpack/webpack)
152
+* gulp:用自动化构建工具增强你的工作流程
153
154
<h2 id="testing-frameworks">测试框架</h2>
155
0 commit comments