Highlights
- Arctic Code Vault Contributor
Pinned
19 contributions in the last year
Less
More
Contribution activity
February - March 2021
wall-wxk has no activity
yet for this period.
January 2021
Created 1 repository
- wall-wxk/h5-Dooring TypeScript
Created an issue in ant-design/ant-design-pro that received 2 comments
👑 [需求] 打包后的静态资源文件支持自定义hash名
需求描述
打包后的静态资源文件支持自定义hash名,config.ts文件支持以下配置
outputFilename: {
js: [contenthash:8].chunk.js
,
css: [contenthash:8].chunk.css
,
}
解决方案
目前的解决方案是:
在confi…
2
comments