generator-clam
Advanced tools
Comparing version 0.1.54 to 0.1.55
@@ -328,3 +328,3 @@ /** | ||
options: { | ||
banner: '/*! Generated by Clam: <%= pkg.name %> <%= grunt.template.today("yyyy-mm-dd HH:MM:ss") %> */\n', | ||
banner: '/*! Generated by Clam: <%= pkg.name %> */\n', | ||
beautify: { | ||
@@ -331,0 +331,0 @@ ascii_only: true |
{ | ||
"name" : "generator-clam", | ||
"version" : "0.1.54", | ||
"version" : "0.1.55", | ||
"description" : "A Clam generator for Yeoman", | ||
@@ -5,0 +5,0 @@ "keywords" : [ |
@@ -9,6 +9,6 @@ ## 淘宝北京前端开发工具集 | ||
[对原理不关心,直接跳到使用指南](#把-generator-clam-运行起来) | ||
### 什么是 Generator-Clam | ||
[对原理不关心,直接跳到使用指南](#把-generator-clam-运行起来) | ||
阿里航旅前端基础设施: | ||
@@ -539,7 +539,4 @@ | ||
Step 3, 客户端环境映射,二选一 | ||
Step 3, 客户端环境映射, 配proxy:[参照这里](https://npmjs.org/package/grunt-flexcombo) | ||
1. <del>配host:`127.0.0.1 g.tbcdn.cn`</del> | ||
1. 配proxy:[参照这里](https://npmjs.org/package/grunt-flexcombo) | ||
Step 4,给浏览器绑定HTTP代理(IP:8080)后,在`'src'`目录中给你的js加断点,保存即可 | ||
@@ -576,3 +573,3 @@ | ||
#### 本地服务如何映射HTML片段 | ||
#### 本地服务如何映射HTML片段 | ||
@@ -579,0 +576,0 @@ 本地服务的debug模式可以映射线上页面中的html片段到本地,配置方法见[html-proxy](http://cnpmjs.org/package/html-proxy) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
339416
755