diff --git a/Rakefile b/Rakefile index 466deaccb5..a193e6159e 100644 --- a/Rakefile +++ b/Rakefile @@ -76,7 +76,7 @@ def generate_ember_data_docs sha = describe =~ /-g(.+)/ ? $1 : describe end - sh("npm install && npm run dist") + sh("npm install && npm run build:production") end # JSON is valid YAML