heckout (#7657)
fix(node): nrwl/node:package should support dotfile assets
This commit is contained in:
parent
965b11679f
commit
07c256b4dc
@ -97,6 +97,11 @@
|
||||
"output": {
|
||||
"type": "string",
|
||||
"description": "Absolute path within the output."
|
||||
},
|
||||
"dot": {
|
||||
"type": "boolean",
|
||||
"description": "Whether or not files beginning with '.' should be included. Defaults to false",
|
||||
"default": false
|
||||
}
|
||||
},
|
||||
"additionalProperties": false,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user