Lerna ignore scripts and lib
This commit is contained in:
parent
f09393d4f4
commit
0c6cbb66b1
@ -4,7 +4,7 @@
|
|||||||
"version": "independent",
|
"version": "independent",
|
||||||
"commands": {
|
"commands": {
|
||||||
"publish": {
|
"publish": {
|
||||||
"ignore": ["test/**/*", "*.md"]
|
"ignore": ["test/**/*", "*.md", "scripts", "lib"]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"npmClient": "yarn",
|
"npmClient": "yarn",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user