Skip to content

Commit

Permalink
[ma] improve parsing
Browse files Browse the repository at this point in the history
  • Loading branch information
a-type committed Jun 9, 2024
1 parent 374ac5a commit 50a6de1
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 35 deletions.
2 changes: 1 addition & 1 deletion apps/marginalia/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"type": "module",
"scripts": {
"app-dev": "vite",
"app-dev": "vite --open --serve",
"build": "vite build",
"preview": "vite preview"
},
Expand Down
Loading

0 comments on commit 50a6de1

Please sign in to comment.