alias-hq
alias-hq copied to clipboard
Support Fallbacks for Webpack and Babel
Correctly handle configs using fallbacks like
"paths": {
"Types/*": ["../shared/src/types/*", "./src/types/*"],
}
when the format: 'array' option is set in the 'webpack' and 'babel' plugins.
Closes #79.
Hey!
Sorry to miss this.
Taking a look this week.