[core][xs]: don't include README in /dist
- it is included automatically by npm, in the parent folder
This commit is contained in:
parent
247b2412d6
commit
dcf6400304
@ -17,13 +17,7 @@
|
||||
"generateExportsField": true,
|
||||
"rollupConfig": "@nrwl/react/plugins/bundle-rollup",
|
||||
"compiler": "babel",
|
||||
"assets": [
|
||||
{
|
||||
"glob": "packages/core/README.md",
|
||||
"input": ".",
|
||||
"output": "."
|
||||
}
|
||||
]
|
||||
"assets": []
|
||||
}
|
||||
},
|
||||
"lint": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user