[remark-embed][s]: don't include README in dist
- it will already be included by npm anyway
This commit is contained in:
parent
4141af0e82
commit
ee87c4f623
@ -29,15 +29,7 @@
|
|||||||
"tsConfig": "packages/remark-embed/tsconfig.lib.json",
|
"tsConfig": "packages/remark-embed/tsconfig.lib.json",
|
||||||
"project": "packages/remark-embed/package.json",
|
"project": "packages/remark-embed/package.json",
|
||||||
"format": ["esm", "cjs"],
|
"format": ["esm", "cjs"],
|
||||||
"external": ["unist-util-visit"],
|
"external": ["unist-util-visit"]
|
||||||
"generateExportsField": true,
|
|
||||||
"assets": [
|
|
||||||
{
|
|
||||||
"glob": "packages/remark-embed/README.md",
|
|
||||||
"input": ".",
|
|
||||||
"output": "."
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user