Skip to content

Commit

Permalink
feat: documentation (#454)
Browse files Browse the repository at this point in the history
  • Loading branch information
emilkowalski authored Sep 25, 2024
1 parent 8bf023f commit 5af1055
Show file tree
Hide file tree
Showing 21 changed files with 0 additions and 864 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"build": "pnpm type-check && bunchee && pnpm copy-assets",
"copy-assets": "cp -r ./src/style.css ./style.css",
"dev": "bunchee --watch",
"dev:website": "turbo run dev --filter=website...",
"dev:test": "turbo run dev --filter=test...",
"format": "prettier --write .",
"test": "playwright test"
Expand Down
Loading

0 comments on commit 5af1055

Please sign in to comment.