Bun
Access content in Bun.
Setup
Register the plugin in preload script:
preload = ["./scripts/preload.ts"]
Now running any script with Bun will automatically support accessing your content files.
How is this guide?
Last updated on
Access content in Bun.
Register the plugin in preload script:
preload = ["./scripts/preload.ts"]
Now running any script with Bun will automatically support accessing your content files.
How is this guide?
Last updated on