[remark-callouts][xs]: don't include README in /dist

- it is included automatically by npm, in the parent folder
This commit is contained in:
olayway 2023-06-07 15:03:20 +02:00
parent cdd90ac384
commit 51d0a7692e

View File

@ -28,13 +28,7 @@
"project": "packages/remark-callouts/package.json",
"format": ["esm", "cjs"],
"extractCss": true,
"generateExportsField": true,
"assets": [
{
"glob": "packages/remark-callouts/README.md",
"input": ".",
"output": "."
},
{
"glob": "packages/remark-callouts/styles.css",
"input": ".",