Skip to content

Commit

Permalink
chore: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-ogawa committed Oct 6, 2024
1 parent d2df817 commit 1d0929f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions examples/child-process/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
# fetch
# child-process

Running module runner inside child process (e.g. node, bun) with `--conditions react-server`, which allows `react` to be externalized.

```sh
pnpm dev
```

## related

- https://github.com/flarelabs-net/vite-environment-providers
- https://github.com/netlify/netlify-vite-environment
- https://github.com/flarelabs-net/vite-environment-providers
- https://github.com/flarelabs-net/vite-plugin-cloudflare
- https://github.com/vitejs/vite/discussions/18191

0 comments on commit 1d0929f

Please sign in to comment.