README
@equinor/babel-preset-opt
This package includes the Babel preset used by OPT core.
This preset uses the useBuiltIns
option with transform-object-rest-spread and transform-react-jsx, which assumes that Object.assign
is available or polyfilled.