-
### Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe it
Will Bunjs be supported…
-
![image](https://github.com/KotlinCrypto/secure-random/assets/118486316/734866cb-5c2c-4624-ab10-b1be7c450aa6)
Reproduction Steps:
1. Run `gradle browserWebpack`
2. Copy files in `build/compileSyn…
-
- my code
```js
import "reflect-metadata";
import { injectable, singleton, container } from 'tsyringe';
console.log(Reflect.getMetadata)
@injectable()
class Database {
constructor() {}
…
mxyhi updated
8 months ago
-
### Describe the problem
it would be awesome if you can use bun instead of nodejs, it may be faster and easier for the developer.
### Describe the solution you'd like
add the bun cli to start a new…
-
Histoire - [Website](https://histoire.dev/) - [GitHub](https://github.com/histoire-dev/histoire)
### What version of Bun is running?
0.7.1
### What platform is your computer?
Darwin 22.5.0…
-
### What version of `drizzle-orm` are you using?
0.28.5
### What version of `drizzle-kit` are you using?
0.19.13
### Describe the Bug
It does not migrate the schema to the `database fil…
-
-
### What version of Bun is running?
1.1.3+2615dc742
### What platform is your computer?
Linux 6.6.25-1-lts x86_64 unknown (archlinux)
### What steps can reproduce the bug?
While I used …
-
Using the following works with bunjs:
```js
import {AsyncResource} from 'node:async_hooks';
```
-
### What is the type of issue?
Documentation is missing
### What is the issue?
There is no actual documentation on how to install bunjs on termux terminal, I've tried several sources like using pro…