]> git.r.bdr.sh - rbdr/sumo/blobdiff - lib/sumo.js
Use Parcel (#5)
[rbdr/sumo] / lib / sumo.js
index d79826f95d57bda94f42cef92acae10965761ad6..daa7e94cecb9fa9f3a91d4f9bf2d1475dd5d0c9d 100644 (file)
@@ -1,3 +1,4 @@
+import 'babel-polyfill';
 import PhysicsWorldControlSystem from './systems/physics_world_control';
 import PhysicsToAttributesSystem from './systems/physics_to_attributes';
 import CreateCouplingLineSystem from './systems/create_coupling_line';
 import PhysicsWorldControlSystem from './systems/physics_world_control';
 import PhysicsToAttributesSystem from './systems/physics_to_attributes';
 import CreateCouplingLineSystem from './systems/create_coupling_line';