## Current Behavior Rspack v1.2.3 was released with some issues around resolving and transforming modules throwing errors at build time. ## Expected Behavior Pin Rpsack to 1.2.2 until a solution for the above problem can be resolved.
15 lines
319 B
JSON
15 lines
319 B
JSON
{
|
|
"name": "20.5.0-package-updates",
|
|
"version": "20.5.0-beta.3",
|
|
"packages": {
|
|
"@rspack/core": { "version": "^1.2.2", "alwaysAddToPackageJson": false }
|
|
},
|
|
"aliases": [],
|
|
"description": "",
|
|
"hidden": false,
|
|
"implementation": "",
|
|
"path": "/packages/rspack",
|
|
"schema": null,
|
|
"type": "migration"
|
|
}
|