e 01bbba5f61 ts 10 mesiacov pred
..
lib 01bbba5f61 ts 10 mesiacov pred
LICENSE 01bbba5f61 ts 10 mesiacov pred
README.md 01bbba5f61 ts 10 mesiacov pred
package.json 01bbba5f61 ts 10 mesiacov pred

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