|
|
@@ -7,7 +7,7 @@
|
|
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
|
"dev": "sencha app watch",
|
|
|
"build-dev": "sencha app build --build dev --testing",
|
|
|
- "build-test": "sencha app build --build test --production",
|
|
|
+ "build-test": "sencha app build --build test --testing",
|
|
|
"build": "sencha app build --build prod --production"
|
|
|
},
|
|
|
"keywords": [
|