creotip / vue-particles

Vue.js component for particles backgrounds ✨
http://vue-particles.netlify.com/
1.44k stars 194 forks source link

fix: IE11 + SCRIPT1003: Expected ‘:’ error #48

Open andreacampaci opened 5 years ago

andreacampaci commented 5 years ago

IE11 doesn’t support the method definition shorthand. Need to change syntax for make it compatible and use babel configuration as mandatory