We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b87da67 + 406ddec commit a0d09dbCopy full SHA for a0d09db
config/ember-try.js
@@ -50,7 +50,7 @@ module.exports = async function () {
50
name: 'ember-default-with-jquery',
51
env: {
52
EMBER_OPTIONAL_FEATURES: JSON.stringify({
53
- 'jquery-integration': true
+ 'jquery-integration': false
54
})
55
},
56
npm: {
0 commit comments