zdhxiong / mdui

Material Design 3(Material You) UI components using Web Components.
https://www.mdui.org
4.17k stars 364 forks source link

customElements.json links to wrong files (.ts instead of .js) #323

Closed jogibear9988 closed 3 months ago

jogibear9988 commented 4 months ago

I have a designer wich supports NPM packages: https://node-projects.github.io/web-component-designer-demo/index.html

I tried to use MDUI directly, but it did not work, cause I parse the custom elments manifest, and yours links to the .ts files instead of the .js files. Could this be fixed?

see here: https://github.com/webcomponents/custom-elements-manifest/issues/96#issuecomment-1037495021

zdhxiong commented 3 months ago

Fixed in v2.1.2