Normally I would create an issue in both the PCUI and PCUI-Graph reposiories on Github.
But I wanted to double-check if this is potentially a build fail on the PlayCanvas developers side.
CDN and build generator sites such as Skypack https://cdn.skypack.dev/ fail to compile/build the PCUI framework and in doing also fails PCUI-Graph which is also built off of said PCUI framework.
I do not believe this is the site’s fault but I would like a second opinion before I create some repo issues.
Finally, I apologize in advance if I accidentally insult anyone’s feelings.
But unfortunately both frameworks have poor package-scores, meaning their build setups are structured to compile properly.
PCUI: npm:@playcanvas/pcui | Skypack
PCUI-Graph: npm:@playcanvas/pcui-graph | Skypack
PCUI-Observer : Higher Score: npm:@playcanvas/observer | Skypack
PCUI-Observer : Lower Score: npm:playcanvas-observer | Skypack
It is interesting because for example PCUI-Observer seems to have a good score.
But strangely there are two official build links on that site, one with a good score and the other with a lower score.
Engine-Only: npm:playcanvas | Skypack
The genuine official PlayCanvas Engine-Only CDN has a very good score.