-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* adds pnpm lock * adds pnpm lock and updates to latest husky * adds missing middle blog post and now page * added interview to about page * a few fixes to recent blog post * removes yarn lock and switches to pnpm for netlify
- Loading branch information
1 parent
bd6a969
commit 131f7b6
Showing
10 changed files
with
3,749 additions
and
9,607 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,4 +8,4 @@ | |
publish = "dist" | ||
|
||
# Default build command. | ||
command = "npm run build" | ||
command = "pnpm run build" |
Oops, something went wrong.