ecsyjs / ecsy

Entity Component System for javascript
https://ecsyjs.github.io/ecsy/
MIT License
1.11k stars 115 forks source link

Class constructor System cannot be invoked without 'new' #274

Open qq1053831109 opened 3 years ago

qq1053831109 commented 3 years ago

vue.runtime.esm.js?2b0e:1888 TypeError: Class constructor System cannot be invoked without 'new'

ecsy cant use es5 js?