some fixes and improvements to build

- change .yarn/ gitignore to include subprojects
- add nodejs-rfb to build (and bump it)
- add clean script
This commit is contained in:
Elijah R
2024-06-22 22:57:01 -04:00
parent 014650991c
commit 020c6310ec
4 changed files with 5 additions and 3 deletions

2
.gitignore vendored
View File

@@ -1,5 +1,5 @@
.parcel-cache/
.yarn/
**/.yarn/
**/node_modules/
config.toml