Closed tsanyqudsi closed 2 years ago
nevermind.. i saw on the roadmap you guys still need to fix issues with strict: true
@tsanyqudsi thanks for the issue!
I think this specific issue around the Pool
type will go away in the next point release 0.25.2
with some work that's planned in the renderer code.
Any remaining issues will be covered by moving Excalibur to strict: true
When i tried to build using Vite, apparently there are errors occured, and it's from
node_modules/excalibur/build/dist/Graphics/
Steps to Reproduce
Build using Vite
Expected Result
No problems occured.
Actual Result
Environment
Current Workaround
using
strict:false
on tsconfig.json