Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/ember-cli/ember-cli
/ project_version_preprocessor.js
File
project_version_preprocessor.js
docs/project_version_preprocessor.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
let
versionUtils = require(
'../lib/utilities/version-utils'
);
4
let
emberCLIVersion = versionUtils.emberCLIVersion;
Callers
nothing calls this directly
Calls
1
emberCLIVersion
Function · 0.85
Tested by
no test coverage detected