UNPKG

ember-cli-jquery-ui

Version:

A simple addon to add jquery-ui as a dependency to your app. Also includes a small library of components wrapping JQuery UI widgets.

7 lines (6 loc) 168 B
module.exports = { normalizeEntityName: function() {}, afterInstall: function() { return this.addBowerPackageToProject('jquery-ui', '1.11.4'); } };