1.0.0 • Published 10 months ago

preview-with-proxy v1.0.0

Weekly downloads
-
License
-
Repository
github
Last release
10 months ago

preview-with-proxy

usage

# .env.preview
VITE_PREVIEW_PORT=3000
VITE_PREVIEW_PROXY=[['/api','https://your-api-server.com']]
VITE_PREVIEW_BUILD_SCRIPT=build-only
# bunx preview-with-proxy
1.0.0

10 months ago