mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-05 00:26:40 +02:00
chore: Remove maps in pkg.pr.new
This commit is contained in:
3
.github/workflows/release-preview.yml
vendored
3
.github/workflows/release-preview.yml
vendored
@@ -39,5 +39,8 @@ jobs:
|
||||
- name: Install Packages
|
||||
run: pnpm install --frozen-lockfile
|
||||
|
||||
- name: Trim maps
|
||||
run: rm -rf ./**/dist/**/*.map
|
||||
|
||||
- name: Publish packages
|
||||
run: pnpx pkg-pr-new publish --pnpm './packages/*'
|
||||
|
Reference in New Issue
Block a user