Hey, I am working on a multi module compose multip...
# compose-web
m
Hey, I am working on a multi module compose multiplatform project where I am keeping all the common things like common components or logic and also common string resources in a single compose multiplatform common module, I am to run the development perfectly and string resources is also working but in the production build string resources are not working and no strings are appearing on production page, This is the repo I am working on https://github.com/mdsadique-inam/PDNS-Manager And this is the production page https://mdsadique-inam.github.io/launchpad/
I found the reason for this is that string resources are getting copied to the production build