pesde/docs
daimond113 398763a171
fix: download engines eagerly
Previously, to download an engine pesde would
require its linker to be executed. This caused
issues if called concurrently, such as with
scripts & required the user to manually execute
the engine before usage. This change makes it so
it is downloaded in the install step before any
scripts which solves the issue.
2025-04-26 19:31:05 +02:00
..
public feat: website 2024-10-29 20:06:00 +01:00
src fix: download engines eagerly 2025-04-26 19:31:05 +02:00
.gitignore feat: website 2024-10-29 20:06:00 +01:00
.prettierrc feat: website 2024-10-29 20:06:00 +01:00
astro.config.mjs feat: build docs site statically 2024-11-30 12:26:12 +01:00
bun.lockb feat: add engines 2025-01-16 19:11:16 +01:00
package.json feat: add engines 2025-01-16 19:11:16 +01:00
tailwind.config.ts feat: website 2024-10-29 20:06:00 +01:00
tsconfig.json feat: website 2024-10-29 20:06:00 +01:00