babel-plugin-transform-array-pushSimple transform `arr.push(a)` to `arr[arr.length] = a`, just follow loverajoel/jstips#00babelplugintransformarray-pushjstips0.1.2 • Published 9 years ago