Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: switch bundler for deploy previews back to parcel #9362

Merged
merged 3 commits into from
May 31, 2024

Conversation

hydrosquall
Copy link
Member

@hydrosquall hydrosquall commented May 31, 2024

Motivation

Changes

Testing

  • Check if deploy preview link loads correctly ( src )

@hydrosquall hydrosquall self-assigned this May 31, 2024
Copy link

cloudflare-workers-and-pages bot commented May 31, 2024

Deploying vega-lite with  Cloudflare Pages  Cloudflare Pages

Latest commit: 78cb4a5
Status: ✅  Deploy successful!
Preview URL: https://f4e83ea7.vega-lite.pages.dev
Branch Preview URL: https://cameron-yick-fix-deploy-prev.vega-lite.pages.dev

View logs

@hydrosquall hydrosquall force-pushed the cameron.yick/fix-deploy-previews-vite branch from c4db71f to 78cb4a5 Compare May 31, 2024 01:15
@hydrosquall hydrosquall marked this pull request as ready for review May 31, 2024 01:20
@hydrosquall hydrosquall requested a review from a team as a code owner May 31, 2024 01:20
@hydrosquall hydrosquall merged commit b3c69bb into main May 31, 2024
11 checks passed
@hydrosquall hydrosquall deleted the cameron.yick/fix-deploy-previews-vite branch May 31, 2024 19:10
hydrosquall added a commit to vega/vega that referenced this pull request Jun 12, 2024
## Motivation

- Repeat vega/vega-lite#9362, but for vega repo
instead of vega-lite. Build broke after we changed from vite back to
parcel
- Noticed build preview was failing for a recent PR for reasons
unrelated to that change (
#3930 (comment) )

## Changes

- Update the build command to match what we have in vega-lite (remove
the dependency on vite)

## Testing

The cloudflare deploy preview should succeed on this branch (watch for
comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants