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

View File

@@ -1,2 +1,4 @@
public/env.sample.js
.pnpm-store
.pnpm-store
.yarn
.pnp.*

4
.gitignore vendored
View File

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

4647
yarn.lock Normal file

File diff suppressed because it is too large Load Diff