mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
adjust proper rspack version in docs
This commit is contained in:
@@ -46,7 +46,7 @@ Starting with Meteor 3.4
|
||||
Add this Atmosphere package to your app:
|
||||
|
||||
``` bash
|
||||
meteor add rspack
|
||||
meteor add rspack@1.0.0-beta340.3
|
||||
```
|
||||
|
||||
On first run, the package installs the required Rspack setup at the project level. It compiles your app code with Rspack to get the full benefit of this integration.
|
||||
|
||||
@@ -18,7 +18,7 @@ Starting with Meteor 3.4
|
||||
Add this Atmosphere package to your app:
|
||||
|
||||
``` bash
|
||||
meteor add rspack
|
||||
meteor add rspack@1.0.0-beta340.3
|
||||
```
|
||||
|
||||
On first run, the package installs the required Rspack setup at the project level. It compiles your app code with Rspack to get the full benefit of this integration.
|
||||
|
||||
Reference in New Issue
Block a user