Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a8b4117

Browse files
committedJun 24, 2025··
chore: move utrecht-pdf screenshot
Move the nl-design-system/utrecht-pdf screenshots repo into the utrecht repo so it can be archived.
1 parent 331c9cf commit a8b4117

File tree

124 files changed

+42
-5
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

124 files changed

+42
-5
lines changed
 

‎packages/component-library-pdf/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,9 @@
1717
"directory": "packages/component-library-pdf"
1818
},
1919
"scripts": {
20-
"clean": "rimraf dist/ tmp/*",
20+
"clean": "rimraf dist/",
2121
"install-prince": "( cd node_modules/prince && npm run install )",
2222
"lint-build": "tsc --noEmit --project tsconfig.json",
23-
"clone": "git clone git@github.com:nl-design-system/utrecht-pdf.git tmp",
2423
"prince": "node_modules/prince/prince/lib/prince/bin/prince",
2524
"test-locally": "cross-env NODE_OPTIONS=--experimental-vm-modules jest",
2625
"test:watch": "jest --watch"
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*.log
2+
*.html
3+

0 commit comments

Comments
 (0)
Please sign in to comment.