remove babel-polyfill

This commit is contained in:
Kevin Ngo
2018-09-20 21:16:47 -07:00
parent 584426a60f
commit 809fc1c2e1
2 changed files with 0 additions and 3 deletions

View File

@@ -1,5 +1,3 @@
require('babel-polyfill');
function requireAll (req) { req.keys().forEach(req); }
require('aframe-animation-component');