Cristiano Soleti
Cristiano Soleti
Hi, I'm trying to use the testbed method within a webpack environment without luck. I'm getting a main.ts?bc82:8 Uncaught TypeError: Object(...) is not a function I'm importing it like so:...
Hello. I'm having trouble using version 0.3.27 with typescript. Could not find a declaration file for module 'planck-js'. '/Users/user/Desktop/experiments/planktest/node_modules/planck-js/lib/index.js' implicitly has an 'any' type. Reverting to 0.3.26 fixes the issue.
### Expected Behavior Hi - I'm installing the following packages ` "pixi-cull": "2.2.0", "pixi-filters": "4.1.5", "pixi-particles": "4.3.1", "pixi-spine": "3.0.15", "pixi-viewport": "4.34.4", "pixi.js": "6.4.2" ` And I would expect my package-lock...