1 Star 0 Fork 2

hejuncheng1 / bloaty

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.bloaty 240 Bytes
一键复制 编辑 原始数据 按行查看 历史
custom_data_source: {
name: "bloaty_package"
base_data_source: "compileunits"
rewrite: {
pattern: "^(\\.\\./)?src"
replacement: "src"
}
rewrite: {
pattern: "^(\\.\\./)?(third_party/\\w+)"
replacement: "\\2"
}
}
1
https://gitee.com/hejuncheng1/bloaty.git
git@gitee.com:hejuncheng1/bloaty.git
hejuncheng1
bloaty
bloaty
master

搜索帮助