Can I use jQuery 2 in Emberjs 2.1?

Asked

Viewed 13 times

0

I would like to upgrade from jQuery 1.11.3 to jQuery 2.1 within Ember 2.1. I can upgrade without major problems?

Link to question on SOEN

1 answer

0


It is possible to use the new version of jQuery without fear. For this just enter the file bower.json and add the version you want. After this run the bower install again.

It is also important to remember that newer versions of jQuery do not support older browsers.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.