We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e66c88 commit 1b1d640Copy full SHA for 1b1d640
ember-cli-build.js
@@ -6,7 +6,7 @@ const EmberApp = require('ember-cli/lib/broccoli/ember-app');
6
// it should probably be no older than 2 LTS versions.
7
// If you need to update older pre-built versions then you can run
8
// npm run build:prebuilt
9
-const BUILD_SINCE = '3.24.0';
+const BUILD_SINCE = '4.8.0';
10
11
let guidemakerConfig = {};
12
0 commit comments