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 a119680 commit 382520cCopy full SHA for 382520c
ember-cli-build.js
@@ -5,7 +5,7 @@ const EmberApp = require('ember-cli/lib/broccoli/ember-app');
5
// All versions since this one will be built on every PR or locally
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
+// pnpm run build:prebuilt
9
const BUILD_SINCE = '5.8.0';
10
11
let guidemakerConfig = {};
0 commit comments