undefin3d3
Problem with bundled UI library
Hi Guys! I have a problem with my UI library:
I have super simple component like this:
But unfortunately once im trying to use this component from bundled ui library the "t" props doesn't change
If im trying to do the same things using <P/> as local component (not imported from the "ui" library) everything works as expected
I guess it might be a problem with bundling but I don't know exactly what can cause the problem I've mentioned
Also sharing vite.config from "ui" library im using during build
Does anyone faced same issue? Please, help
12 replies