@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly (7.28.3)
Published 2026-02-24 13:48:08 +00:00 by atheaadmin
Installation
@babel:registry=npm install @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.28.3"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "7.28.3"About this package
@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly
Transform static class fields assignments that are affected by https://crbug.com/v8/12421
See our website @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly for more information.
Install
Using npm:
npm install --save-dev @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly
or using yarn:
yarn add @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly --dev
Dependencies
Dependencies
| ID | Version |
|---|---|
| @babel/helper-plugin-utils | ^7.27.1 |
| @babel/traverse | ^7.28.3 |
Development Dependencies
| ID | Version |
|---|---|
| @babel/core | ^7.28.3 |
| @babel/helper-plugin-test-runner | ^7.27.1 |
| @babel/traverse | ^7.28.3 |
Peer Dependencies
| ID | Version |
|---|---|
| @babel/core | ^7.0.0 |
Keywords
babel-plugin
bugfix