Skip to content

Commit

Permalink
yarn rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
mattslack committed Jul 27, 2023
1 parent f55609b commit 2218786
Show file tree
Hide file tree
Showing 2 changed files with 9,792 additions and 7,045 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,5 @@
"postrelease": "git push && git push --tags",
"dev": "web-dev-server --app-index index.html --root-dir dist --node-resolve --open",
"start": "yarn build-assets && concurrently --kill-others --names js,css,dev-server 'yarn watch' 'yarn build-css --watch' 'yarn dev'"
},
"dependencies": {}
}
}
Loading

0 comments on commit 2218786

Please sign in to comment.