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

chore: update blank-typescript example with rspack #2951

Merged
merged 3 commits into from
Dec 19, 2024

Conversation

vanbasten17
Copy link
Contributor

Description

Updating blank-typescript to use rspack

@@ -12,6 +12,7 @@
"@botonic/react": "^0.30.0"
},
"devDependencies": {
"@botonic/dx": "^0.30.0"
"@botonic/dx": "^0.30.0",
"@botonic/dx-bundler-rspack": "^0.30.0-alpha.0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we have released version 0.30.0-alpha.4 but by default it installs alpha.0 because it is marked as latest

@vanbasten17 vanbasten17 merged commit aa581bf into master-lts Dec 19, 2024
1 check passed
@vanbasten17 vanbasten17 deleted the tech-feat/update-example-rspack branch December 19, 2024 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants