12479: Updated example vocabulary. Attempt to show all the items
[arvados.git] / apps / workbench / app / assets / javascripts / application.js
index aa589ed28c7742b8103a8c63d300435fdf69eff9..b90081f46fe9d5ccdec360165e6bc2528817d7b2 100644 (file)
 //= require jquery.number.min
 //= require npm-dependencies
 //= require mithril/stream/stream
+//= require awesomplete
 //= require_tree .
 
+Es6ObjectAssign.polyfill()
 window.m = Object.assign(window.Mithril, {stream: window.m.stream})
 
 jQuery(function($){