alias-hq icon indicating copy to clipboard operation
alias-hq copied to clipboard

Support Fallbacks for Webpack and Babel

Open p-98 opened this issue 1 year ago • 1 comments

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.

p-98 avatar Oct 29 '24 13:10 p-98

Hey!

Sorry to miss this.

Taking a look this week.

davestewart avatar Mar 18 '25 08:03 davestewart