[remark-callouts][xs]: don't include README in /dist
- it is included automatically by npm, in the parent folder
This commit is contained in:
parent
cdd90ac384
commit
51d0a7692e
@ -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": ".",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user