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

Fix leftover rollup stuff #1413

Merged
merged 2 commits into from
May 27, 2024
Merged

Fix leftover rollup stuff #1413

merged 2 commits into from
May 27, 2024

Conversation

0b5vr
Copy link
Contributor

@0b5vr 0b5vr commented May 24, 2024

  • Remove leftover rollup deps.
  • Change dev commands of each package from the rollup invocation to the esbuild script.

@0b5vr 0b5vr added the dependencies Pull requests that update a dependency file label May 24, 2024
@0b5vr 0b5vr added this to the v3 milestone May 24, 2024
@0b5vr 0b5vr requested a review from yue4u May 24, 2024 03:59
@0b5vr 0b5vr self-assigned this May 24, 2024
`cross-env NODE_ENV=development SERVE=1 node ../../bin/build.mjs` -> `cross-env SERVE=1 yarn build-dev`

See: #1413 (comment)
@0b5vr 0b5vr merged commit 9e2ea22 into dev-v3 May 27, 2024
6 checks passed
@0b5vr 0b5vr deleted the rollup-leftover branch May 27, 2024 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants