tleunen / babel-plugin-module-resolver

Custom module resolver plugin for Babel
MIT License
3.45k stars 205 forks source link

How to config it with the @craco/craco #429

Open arslanalidev opened 3 years ago

arslanalidev commented 3 years ago

I want to configure the module resolver with the craco instead of CRA-rewired. So is there any option like that?

oscar-gallog commented 1 year ago

This is from 2021, but I'm trying to figure out the exact issue

jcvegan commented 1 year ago

@arslanalidev @oscar-gallog were you able to run this on craco?