We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34c82e0 commit 406ddecCopy full SHA for 406ddec
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