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 4d56fb3 commit e770e10Copy full SHA for e770e10
package.json
@@ -13,7 +13,7 @@
13
"test": "tests"
14
},
15
"scripts": {
16
- "clone": "rm -rf ember-api-docs-data && git clone https://github.com/ember-learn/ember-api-docs-data.git",
+ "clone": "rm -rf ember-api-docs-data && git clone https://github.com/ember-learn/ember-api-docs-data.git && git checkout fix-files",
17
"build": "ember build --environment=production",
18
"lint": "npm-run-all --aggregate-output --continue-on-error --parallel 'lint:!(fix)'",
19
"lint:fix": "npm-run-all --aggregate-output --continue-on-error --parallel lint:*:fix",
0 commit comments