Skip to content

Commit

Permalink
docs(journal): small update to journal and removed node-appwrite.
Browse files Browse the repository at this point in the history
  • Loading branch information
h0lybyte committed Nov 10, 2024
1 parent 571ea9b commit 41bd571
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 15 deletions.
12 changes: 11 additions & 1 deletion apps/kbve.com/src/content/journal/11-10.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,14 @@ import { Adsense, Tasks } from '@kbve/astropad';

Updated the monorepo to nx v20.0.12.
Also moved up the build process to see where the main branch fails, hopefully we can address that problem tonight.


**Main**

The branch seems to build without any major issues, but it did skip a couple libraries from being built.
What we could do is try to maybe start changing the triggers to be all via readme updates?
Hmm, I will have to think through it again, let me get some coffee and revisit this concept again within the next hour.

**Package**

I am going to go through the package again and see if there are any libraries that we need to update or remove.
We are no longer supporting `appwrite`, so lets go ahead and remove that one.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@
"jsdom": "~22.1.0",
"lit": "^3.2.1",
"nanostores": "^0.9.5",
"node-appwrite": "^11.1.1",
"nx": "20.0.12",
"preact": "^10.24.3",
"prettier": "^3.3.3",
Expand Down
13 changes: 0 additions & 13 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 41bd571

Please sign in to comment.