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
process config file form extends section of tsconfig #59 (930ee59)
BREAKING CHANGES
Functions aliasWebpack and aliasJest will receive object with options instead of alias map. Alias map will be option alias in object of options.
The alias function has been renamed to aliasWebpack to improve the readability of the rewire API, as part of a major release along with a rename of the library itself.