calculang icon indicating copy to clipboard operation
calculang copied to clipboard

`all_cul` interactions

Open declann opened this issue 1 year ago • 1 comments

are probably problematic atm when there are overlapping variables and multiple all_cul imports

declann avatar Dec 26 '24 16:12 declann

Does precedence go the the first import? Thats probably reasonable.

Is processing order guaranteed? (I think in webpack it wasn't, but in standalone I think it should be)

declann avatar Apr 18 '25 11:04 declann