Hi,
Not quite sure if this is an issue with bitECS or the sandbox I'm using with esm.sh.
I started a project that uses 0.3.38, and everything worked great. Then, a few days ago, the sandbox linter started going crazy and telling me IWorld and Component doesn't exist. This leads me to believe that 0.3.38 is accidentally loading the definitions from 0.4.0 instead.
Seeing as you updated the project 4-5 days ago, maybe you could check if something got mixed up in the process?
Thank you for an awesome package :)
Hi,
Not quite sure if this is an issue with bitECS or the sandbox I'm using with esm.sh.
I started a project that uses 0.3.38, and everything worked great. Then, a few days ago, the sandbox linter started going crazy and telling me
IWorldandComponentdoesn't exist. This leads me to believe that 0.3.38 is accidentally loading the definitions from 0.4.0 instead.Seeing as you updated the project 4-5 days ago, maybe you could check if something got mixed up in the process?
Thank you for an awesome package :)