# fluent-cart/1.6.0/config/vite.json

FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler, version 1.6.0. 18 lines.

- Page: https://pluginprobe.com/plugins/fluent-cart/1.6.0/code/config/vite.json
- Raw: https://pluginprobe.com/plugins/fluent-cart/1.6.0/raw/config/vite.json
- Modified: 2026-05-05T14:35:26+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/fluent-cart/1.6.0/code/config/vite.json#L10-L20`.

```json
{
  "protocol": "http://",
  "host": "localhost",
  "port": 8888,
  "strict_port": true,
  "vite_protocol": "ws",
  "manifest_path": "assets/manifest.json",
  "allowedPorts": [
    8000,
    8880,
    8080,
    8888,
    4000,
    4444,
    5555,
    5000
  ]
}
```
