Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/naporin0624/cloudflare-workers-vite-plugin-test
- Owner: naporin0624
- Created: 2023-11-12T11:42:50.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-12T11:44:50.000Z (about 1 year ago)
- Last Synced: 2024-10-04T22:17:41.585Z (about 1 month ago)
- Language: TypeScript
- Size: 42 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 {} }
```