Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/naporin0624/cloudflare-workers-vite-plugin-test


https://github.com/naporin0624/cloudflare-workers-vite-plugin-test

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

```shell
pnpm run dev
```

```shell
curl http://localhost:5173
```

## log

```shell

> [email protected] dev
> vite dev

(node:17518) ExperimentalWarning: The Ed25519 Web Crypto API algorithm is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)

VITE v4.5.0 ready in 473 ms

➜ Local: http://localhost:5173/
➜ Network: use --host to expose
➜ press h to show help
(!) Could not auto-determine entry point from rollupOptions or html files and there are no explicit optimizeDeps.include patterns. Skipping dependency pre-bundling.
{ MY_BUCKET: R2Bucket {} }
```