You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
STCLI-182 export babelOptions, not babelConfig (#266)
`babelConfig` is not exported from `stripes-webpack`, `babelOptions` is.
Re-export that one.
Corrects the typo in #265 that made it into a do-nothing PR.
Refs STCLI-182
0 commit comments