Skip obsolete snapshot · Issue #6120 · jestjs/jest
Do you want to request a feature or report a bug? feature What is the current behavior? // babelrc (each brand contains it's babelrc) { "alias": { "brand": "./brandX" } } // Component import {theme...