Merge pull request #4733 from mermaid-js/sidv/splitChunks

Split chunks into individual dirs
This commit is contained in:
Sidharth Vinod
2023-08-17 06:47:23 +00:00
committed by GitHub
5 changed files with 85 additions and 32 deletions

View File

@@ -19,6 +19,7 @@
"mermaid"
],
"scripts": {
"clean": "rimraf dist",
"prepublishOnly": "pnpm -w run build"
},
"repository": {