Skip to content

Commit

Permalink
Bower: Remove obsolete "jQuery-ajaxTransport-XDomainRequest" dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed Oct 25, 2016
1 parent 81be821 commit 8925de3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion ember/bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"Flot": "flot#0.8.3",
"flot-marks": "https://github.com/TobiasLohner/flot-marks.git#f09ded70f5a229a38ba0b9cfa92dbb448ca4daaf",
"jquery": "1.10.2",
"jQuery-ajaxTransport-XDomainRequest": "jquery-ajaxtransport-xdomainrequest#1.0.3",
"sidebar-v2": "0.2.1",
"eonasdan-bootstrap-datetimepicker": "https://github.com/TobiasLohner/bootstrap-datetimepicker.git#c36342415a1be8fa013548402bf01718ca93d454",
"BigScreen": "bigscreen#2.0.4"
Expand Down
2 changes: 0 additions & 2 deletions ember/ember-cli-build.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ module.exports = function(defaults) {
// please specify an object with the list of modules as keys
// along with the exports of each module as its value.

app.import('bower_components/jQuery-ajaxTransport-XDomainRequest/jquery.xdomainrequest.min.js');

app.import('vendor/openlayers/ol3cesium.js');
app.import('vendor/openlayers/ol.css');

Expand Down

0 comments on commit 8925de3

Please sign in to comment.