Deploying Map Template to a cloud storage provider
vite build --base=/YOUR_BUCKET_NAMEgsutil -m -h "Cache-Control:public, max-age=0, no-store, no-cache" cp -r build gs://YOUR_BUCKET_NAMELast updated
Was this helpful?
vite build --base=/YOUR_BUCKET_NAMEgsutil -m -h "Cache-Control:public, max-age=0, no-store, no-cache" cp -r build gs://YOUR_BUCKET_NAMELast updated
Was this helpful?
Was this helpful?