mirror of https://github.com/openclaw/openclaw.git
build: exclude source maps from release tarball
This commit is contained in:
parent
338d313043
commit
2d2c271cdf
|
|
@ -27,6 +27,7 @@
|
|||
"README.md",
|
||||
"assets/",
|
||||
"dist/",
|
||||
"!dist/**/*.map",
|
||||
"docs/",
|
||||
"!docs/.generated/**",
|
||||
"!docs/.i18n/zh-CN.tm.jsonl",
|
||||
|
|
|
|||
Loading…
Reference in New Issue