Hi,
i tried to install aframe-physics-system with npm on an angular 15 project where i already have installed aframe 1.4.2 but its not getting loaded.
If i try to import it i get both the errors:
on the ide - "CommonJS or AMD dependencies can cause optimization bailouts."
on the console browser - "Uncaught ReferenceError: arguments is not defined"
Hi, i tried to install aframe-physics-system with npm on an angular 15 project where i already have installed aframe 1.4.2 but its not getting loaded. If i try to import it i get both the errors: on the ide - "CommonJS or AMD dependencies can cause optimization bailouts." on the console browser - "Uncaught ReferenceError: arguments is not defined"