feat(dx): Yarn support
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
2024-11-26 19:19:31 +01:00
parent 32b5f5420b
commit fc15c68cba
3 changed files with 4653 additions and 2 deletions

4
.gitignore vendored
View File

@@ -3,4 +3,6 @@ node_modules
public/env.js
public/index.html
/dist
.pnpm-store
.pnpm-store
.yarn
.pnp.*