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