[remark-callouts][xs]: don't include README in /dist
- it is included automatically by npm, in the parent folder
This commit is contained in:
@@ -28,13 +28,7 @@
|
|||||||
"project": "packages/remark-callouts/package.json",
|
"project": "packages/remark-callouts/package.json",
|
||||||
"format": ["esm", "cjs"],
|
"format": ["esm", "cjs"],
|
||||||
"extractCss": true,
|
"extractCss": true,
|
||||||
"generateExportsField": true,
|
|
||||||
"assets": [
|
"assets": [
|
||||||
{
|
|
||||||
"glob": "packages/remark-callouts/README.md",
|
|
||||||
"input": ".",
|
|
||||||
"output": "."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"glob": "packages/remark-callouts/styles.css",
|
"glob": "packages/remark-callouts/styles.css",
|
||||||
"input": ".",
|
"input": ".",
|
||||||
|
|||||||
Reference in New Issue
Block a user