Gogs df670eaa27 first commit пре 3 недеља
..
lib df670eaa27 first commit пре 3 недеља
LICENSE df670eaa27 first commit пре 3 недеља
README.md df670eaa27 first commit пре 3 недеља
package.json df670eaa27 first commit пре 3 недеља

README.md

@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