diff options
author | 2021-09-26 20:06:10 -0700 | |
---|---|---|
committer | 2021-09-26 20:06:10 -0700 | |
commit | e1306be4be79bf1602734ca4786c6b90d9ce5a5b (patch) | |
tree | 98288a4cdc37b65ebb91ba92bd11121392c7836b /examples/macros/components/example.jsx | |
parent | 002d46d0c415137fb4985fa4c2ce47f1a38a8f93 (diff) | |
download | bun-e1306be4be79bf1602734ca4786c6b90d9ce5a5b.tar.gz bun-e1306be4be79bf1602734ca4786c6b90d9ce5a5b.tar.zst bun-e1306be4be79bf1602734ca4786c6b90d9ce5a5b.zip |
Update `Bun.readFileAsBytes` and `Bun.readFile` to also accept an array of filepaths to join
For example:
```
Bun.readFileAsString([Bun.main, "../pages/hi.tsx"]);
```
Diffstat (limited to 'examples/macros/components/example.jsx')
0 files changed, 0 insertions, 0 deletions