Prosta4ok_ua
Prosta4ok_ua
SIASapphire - Imagine a framework
Created by nijama.dev on 1/25/2025 in #sapphire-support
How to transpile TypeScript using Bun?
bun start in package.json:
"scripts": {
"start": "bun src/index.ts"
},
"scripts": {
"start": "bun src/index.ts"
},
10 replies
SIASapphire - Imagine a framework
Created by nijama.dev on 1/25/2025 in #sapphire-support
How to transpile TypeScript using Bun?
I'm using the latest Bun version and have no issues so far.
10 replies