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.
2 parents cf2639e + eaa2130 commit 9eb5a59Copy full SHA for 9eb5a59
package.json
@@ -21,7 +21,7 @@
21
"ng": "ng",
22
"start": "ionic serve --browser=$MOODLE_APP_BROWSER --ssl",
23
"serve:test": "NODE_ENV=testing ionic serve --no-open",
24
- "build": "ionic build",
+ "build": "ionic build --configuration=development",
25
"build:prod": "NODE_ENV=production ionic build --prod",
26
"build:test": "NODE_ENV=testing ionic build --configuration=testing",
27
"dev:android": "concurrently \"npm run dev:android:app\" \"npm run dev:android:cordova\"",
0 commit comments