@babel/plugin-bugfix-safari-class-field-initializer-scope (7.27.1)
Published 2026-02-24 13:48:06 +00:00 by atheaadmin
Installation
@babel:registry=npm install @babel/plugin-bugfix-safari-class-field-initializer-scope@7.27.1"@babel/plugin-bugfix-safari-class-field-initializer-scope": "7.27.1"About this package
@babel/plugin-bugfix-safari-class-field-initializer-scope
Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843
See our website @babel/plugin-bugfix-safari-class-field-initializer-scope for more information.
Install
Using npm:
npm install --save-dev @babel/plugin-bugfix-safari-class-field-initializer-scope
or using yarn:
yarn add @babel/plugin-bugfix-safari-class-field-initializer-scope --dev
Dependencies
Dependencies
| ID | Version |
|---|---|
| @babel/helper-plugin-utils | ^7.27.1 |
Development Dependencies
| ID | Version |
|---|---|
| @babel/core | ^7.27.1 |
| @babel/helper-plugin-test-runner | ^7.27.1 |
| @babel/traverse | ^7.27.1 |
Peer Dependencies
| ID | Version |
|---|---|
| @babel/core | ^7.0.0 |
Keywords
babel-plugin
bugfix