Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
grunt-cacheinfo
Advanced tools
针对项目生成cache_info.json
文件
配置方法
cacheinfo: {
options: {
abc: "abc.json",// 设置当前项目的abc.json地址
src: "build_offline",// 目标目录
dest: "build_offline/cache_info.json",//生成的cache_info.json
genABCJSON: 'build_offline/abc.json',
extMeta: { // 其他需要放到 abc.json 中的扩展字段
...
}
}
},
注意:abc.json 必须是标准格式
flugy
项目awpPathMap
映射market.m.taobao.com
域名构建offline-config/index.json
失败,立刻终止构建offline-config/index.json
升级到 https
offlineSyncHost
配置项可以自行配置离线同步 CDN hostname,方便日常环境测试。getPkgConfig
优先从 abc.json
中拼。pathPrefix
missing /
.1.x
版本options.extMeta
for external meta object.grunt.registerTask
=> grunt.registerMultiTask
genABCJSON
,当配置上 genABCJSON
时,**不再输出 options.dest
**。-min.js
for weex map.options.wxDir
to define weex entry page jsbundle dir.onlinePrefix
指定线上备份路径前缀onlinePrefix
to cache
FAQs
cacheinfo.
The npm package grunt-cacheinfo receives a total of 40 weekly downloads. As such, grunt-cacheinfo popularity was classified as not popular.
We found that grunt-cacheinfo demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.