I\'m trying to export my component library as an ES module so that the consumers of the library can use code-splitting
My code is written in Typescript and when I act