Hi Amit, thanks for the quick response.I had tried the JSON mapping idea with fs but require is just not allowed, and on prod the mapping is large and we have multiple files. I also thought of having a resolver build script that will replace mapping placeholders inside of resolver.js during build bu...